-
Substring
按照字符串的长度截取相应的字符串,加入循环条件实现长度在11个字符内的字符串批量切词~(In accordance with the length of the string interception corresponding string, add the length of the loop condition to achieve within the 11 character string batch segmentation ~)
- 2013-08-09 20:37:45下载
- 积分:1
-
struts20503
java框架技术struts2的简单例子,用于入门(struts2 java framework technology simple example, for entry)
- 2011-05-15 13:37:29下载
- 积分:1
-
MiniCAD
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files )
- 2020-11-06 22:09:49下载
- 积分:1
-
0321556054.pdf
Java Reference book for OCJP(prev SCJP)
- 2014-02-14 16:33:10下载
- 积分:1
-
projiect (1)
说明: 宿舍学生注册登录以及一些管理员简单的的登录修改(Simple registration function)
- 2019-05-29 09:35:25下载
- 积分:1
-
Birch
birch算法是聚类算法的一种,克服了k-means算法的缺点,这里提供了详细的讲解ppt和代码(The birch algorithm is a kind of clustering algorithm, which overcomes the shortcomings of the k-means algorithm. Here is a detailed explanation of ppt and code.)
- 2019-05-10 11:12:28下载
- 积分:1
-
Uninstall_app
静默批量卸载安卓非内置App源码,传统的安卓应用卸载会直接转跳到系统的应用详情界面点击卸载才能一个个的卸载,本例子卸载应用的时候不需要弹出应用管理界面直接静默卸载手机非内置应用,用户体验良好并且支持选择多个app一起卸载,但是运行的时候会申请Root权限,有Root权限才能卸载。(PS.另外尝试了一下卸载360,未果,说明并不是万能不过卸载普通的app绰绰有余了)默认编译版本4.2.2编码GBK源码有注释。(Silent batch uninstall an Zhuofei built-in app source and traditional Android application uninstall will turn directly jump to the system application details screen, click the uninstall it before one of the unloading, this example to uninstall applications don t need pop-up application management interface directly silent uninstall mobile non built should be used, user experience good and support more than one app selection uninstalled together, but run time will apply root privileges, root privileges to uninstall. (Ps. in addition to try to uninstall the 360, failed to explain is not a panacea, but unloading ordinary app more than sufficient) default annotated version 4.2.2 GBK encoding source code compilation.)
- 2016-07-05 15:25:54下载
- 积分:1
-
NameAndTypeUsageMarker
This ClassVisitor marks all NameAndType constant pool entries that are being used in the program classes it visits.
- 2013-12-06 12:07:57下载
- 积分:1
-
TestPolymoph
这段代码是用来理解 polymorphism 多态,写的很详细,适合初学者!(This code is used to understand the polymorphism polymorphism, written in great detail, suitable for beginners!)
- 2010-08-15 09:23:33下载
- 积分:1
-
c2007629214256
在管理员表中初始插入数据 usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3
初始用户账号/密码: admin (密码为 md5 加密)
SRC/: JAVA 程序源文件目录
src/Conn.java 是数据库连接的类 请先修改里面的数据库连接
src/Gload.java 全局类 实现一些全局功能
mssqlserver.jar, msutil.jar, msbase.jar ------- SQL Server 的驱动包,请导入工程
DataBase/图书_Data.MDF: SQL Server 2000 数据库文件, 可直接附加
CreateTab.sql SQL Server 建表脚本(In an administrator to insert the initial data table usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3 initial user account/password: admin (password is md5 encrypted) SRC /: JAVA program source file directory src/Conn.java is a database connection class, please modify the database connection inside the src/Gload.java overall category realize the overall function of a number of mssqlserver.jar, msutil.jar, msbase.jar- SQL Server driver package, please import Engineering DataBase/books _Data.MDF: SQL Server 2000 database documents, can be directly attached CreateTab.sql SQL Server to build table script)
- 2008-07-01 01:45:14下载
- 积分:1