-
Distributed Programming with Java, Manning Press, supporting source code
《Distributed Programming with Java》,Manning 出版社的配套源代码-Distributed Programming with Java, Manning Press, supporting source code
- 2022-04-15 19:16:25下载
- 积分:1
-
一个入门的lucene例子,适合于初学者
一个入门的lucene例子,适合于初学者-An entry of Lucene example, suitable for beginners
- 2022-03-02 05:25:18下载
- 积分:1
-
一个好的算法
一个用JAVA编写的有关于鼠标运行的程序,很好很精致- a good algorithm
- 2022-04-21 02:14:58下载
- 积分:1
-
数据挖掘算法ID3,java语言进行描述的
数据挖掘算法ID3,java语言进行描述的-Data mining algorithms ID3, java language described
- 2023-05-17 20:45:02下载
- 积分:1
-
The demand for hotel management system, including a la carte Founding functions,...
酒店管理系统的需求包括开台点菜功能、智能化获取菜品功能、自动结账功能、营业额报表功能等。依据餐饮行业的特点,本系统实现以下目标:
操作简单方便、界面简洁大方。
方便快捷的开台点菜功能。
智能化定位菜品的功能。
快速查看开台点菜信息的功能。
自动结账功能。
按开台和商品实现的日结账功能。
按日消费额汇总统计实现的月结账功能。
按日营业额实现的年结账功能。
系统运行稳定、安全可靠。
-The demand for hotel management system, including a la carte Founding functions, access to food features intelligent, automatic closing function, reporting features, such as turnover. Based on the characteristics of food and beverage industry, the system to achieve the following goals: operation is simple and convenient, simple and elegant interface. Founding convenient features a la carte. dishes intelligent positioning function. Founding Quick View order information. automatic closing feature. Founding and commodities in accordance with the realization of the functional checkout of the day. daily consumption amount of aggregate statis
- 2022-01-25 20:15:54下载
- 积分:1
-
java的记事本
java的记事本-the Notepad
- 2022-01-28 01:00:24下载
- 积分:1
-
短信网关接入程序,通过套接字获取信息,然后…
东软短信网关接入程序,通过socket接入消息,然后直接转发到ISMG;同时支持华为短信网关接入。-SMS Gateway Access procedures, access to information through the socket and then transmitted directly to the ISMG; Huawei also support SMS gateway access.
- 2023-02-02 23:20:03下载
- 积分:1
-
A real project
一个真实项目的源代码。有一个比较优秀的时间类,和通用的操作数据库的类。简单使用是jsp编程的可重用类。-A real project
- 2022-04-01 13:23:58下载
- 积分:1
-
实现java字体的显示,如旋转字体放所等
实现java字体的显示,如旋转字体放所等-achieve java fonts, such as rotation, etc. fonts release
- 2022-01-31 07:15:35下载
- 积分:1
-
Java6.0里面加了一个很实用的包:javax.script,它是Java新增的操作脚本的包,利用它我们可以对脚本语言进行操作,比如修改,或者调用,并且可以和...
Java6.0里面加了一个很实用的包:javax.script,它是Java新增的操作脚本的包,利用它我们可以对脚本语言进行操作,比如修改,或者调用,并且可以和Java语言交互,如果我们利用好的话,我们利用它来实现一些经常要改的部份,这样我们就可以把一些算法写到js文件里面,然后再在运行的时候读取出来并执行,这样就省去了更改一些东西需要重新编译的过程了. -Java6.0 which added a very useful package: javax.script, it is a Java script to operate the new package, we can use it to operate on the scripting language, such as amendments to, or call, and the Java language and can interact If we use good, we use it to achieve some of the most often changed, so that we can write some algorithm inside js file and then running out of time to read and implement, thus eliminating the need for change Some things need to reconsider the process of compiling the.
- 2022-03-14 18:48:28下载
- 积分:1