-
进销存管理系统 JSP版
进销存管理系统(JSP版)
一套比较完整的JSP编写的企业进销存已经经过测试相关说明如下:【系统配置】 先将此目录下的WEB-INFclassesJXC 为JavaBean 本系统这里使用的ACCESS数据数据库。 数据源名称:JXC(Purchase, Sales and Inventory Management System (JSP version) a set of relatively complete JSP prepared enterprises Invoicing instructions have been tested are as follows: first] [system configuration this directory WEB-INFclassesJXC for JavaBean the system uses the data ACCESS database. Data Source Name: JXC)
- 2008-06-22 10:48:54下载
- 积分:1
-
改端技术1.0
冒险岛改端教程,教你如何修改游戏脚本,加入自己想要的功能(Adventure Island change end tutorial, teach you how to modify the game script, add their desired function)
- 2021-03-11 21:09:25下载
- 积分:1
-
write a Java Form irregular procedure! Using the JNI technology, but not the ori...
JAVA写的一个不规则窗体程序!用了JNI等技术,不过没有原代码,大家可以参考一下-write a Java Form irregular procedure! Using the JNI technology, but not the original code, we can take a look
- 2022-07-07 20:04:32下载
- 积分:1
-
自定义注解的使用
自定义注解的使用定义注解格式: public @interface 注解名 {定义体}注解参数的可支持数据类型:所有基本数据类型(int,float,boolean,byte,double,char,long,short)String类型Class类型enum类型Annotation类型以上所有类型的数组使用@interface自定义注解时,自动继承了java.lang.annotation.Annotation接口,由编译程序自动完成其他细节。在定义注解时,不能继承其他的注解或接口。@interface用来声明一个注解,其中的每一个方法实际上是声明了一个配置参数。方法的名称就是参数的名称,返回值类型就是参数的类型(返回值类型只能是基本类型、Class、String、enum)。可以通过default来声明参数的默认值。@before @after
- 2022-06-28 01:09:38下载
- 积分:1
-
MD5加盐处理
说明: 将数据加盐处理后生成MD5码,含md5值生成,加盐处理算法,加盐数据校验(MD5 Code Generated by Salting Data)
- 2020-06-18 04:20:02下载
- 积分:1
-
非常不错的一本书,希望对大家有所帮助
非常不错的一本书,希望对大家有所帮助- An extremely good book, hoped has the help to everybody
- 2022-01-30 12:29:33下载
- 积分:1
-
java程序,用的ant做的移植;我的移植练习代码,自我感觉内容详细,移动,望广大朋友交流学习。...
java程序,用的ant做的移植;我的移植练习代码,自我感觉内容详细,移动,望广大朋友交流学习。-java program, using ant to do the transplant I transplant practice code, feel the content in detail, mobile, hope majority of friends share their knowledge.
- 2022-07-11 08:35:30下载
- 积分:1
-
S60系列手机的游戏起舞街车源码
S60系列手机的游戏起舞街车源码-S60 mobile phone game series Dancing Street car FOSS
- 2022-06-16 12:03:13下载
- 积分:1
-
MaterialProgressBar-master
Android 5.0 自定义各种样式进度条(Android 5.0 Customize various style progress bar)
- 2015-11-17 13:47:38下载
- 积分:1
-
初学者用java编制的Applet实现长度单位的换算
初学者用java编制的Applet实现长度单位的换算-beginners with java applet prepared by the unit of length to achieve a conversion
- 2022-08-11 18:39:46下载
- 积分:1