-
java-language
java语言入门中文版,很基础的JAVA学习资料,把JAVA的基础知识简明的讲述(Introduction to Chinese version of java language, it is JAVA based learning materials, the simple basics of JAVA about)
- 2011-06-05 22:48:48下载
- 积分:1
-
midp_ketris
说明: MIDP实现的 俄罗斯方块游戏源码,含游戏画布和封装下坠物对象及其操作类,重画线程,该线程实现游戏画布重画机制,用2个变量是用来控制游戏速度(The source code of the Tetris game implemented by MIDP, including the game canvas and the encapsulated falling object and its operation class, redraw thread, the thread implements the game canvas redraw mechanism, and uses 2 variables to control the game speed)
- 2020-06-07 12:17:47下载
- 积分:1
-
extjs4.2-paging-combo-dynamic
extjs4.2 combo动态分页条数实例源码,自己看,不明白的加群一起学习110888868(extjs4.2 the number of paging combo dynamic source)
- 2013-11-26 09:20:03下载
- 积分:1
-
javabrowser
java写的浏览器,性能可以,完全满足需求(Java write browser,Performance can fully meet the demand
)
- 2013-11-04 11:38:50下载
- 积分:1
-
HttpClientLogin
java,HttpClient,auto login google
- 2014-11-25 15:41:38下载
- 积分:1
-
Cer
本应用是一款小众应用源码,软件的设计初衷是收集自己从小到大获得的荣誉奖状之类的,因为纸质的很容易坏所以设计了这么一款软件。可以填写荣誉记录和拍照配图,点击菜单以后可以查看书架,书架里面有奖状图片的缩略图。软件界面非常精致,是某次大赛的参赛作品。本源码还有一大亮点就是实现了可以自定义软件启动界面。我用小米真机测试的时候保存第二份数据的时候卡出来了,可能逻辑处理的有点问题或者miui有点问题
涉及模块&技术
图片处理
Sqlite(This is a small application source code, software is designed to collect since the childhood to gain the honor of certificates, such as because paper is very easy to bad so such software is designed.Can fill in honor records and take photos with figure, click menu later can see a bookcase, bookshelf there are certificates of image thumbnails.Software interface is very delicate, is one contest entries.The source and a highlight is realized can start custom software interface.When I am with millet real machine test to keep the time of the second data card out, may be a bit of logic to handle problems or beautiful miui is a little problem
Involving module & technology
The image processing
SQLite)
- 2015-02-09 15:03:38下载
- 积分:1
-
Java_application_development_security
本书以循序渐进的方式教授您如何防御最新的基于Java的攻击,让您透彻理解黑客的邪恶方法和思考过程。通过贯穿全书的Java和J2EE实际可用代码,您将目睹真实世界中的黑客事件并学习相应对策。(Step by step book to teach you how to defense the latest Java-based attacks, allowing you to thoroughly understand the hacker' s evil methods and thinking processes. Throughout the book by the actual Java and J2EE code available, you will see the real world events and learn hacking countermeasures.)
- 2010-05-06 16:24:48下载
- 积分:1
-
dtdparser-1.21
XML的DTD的解析、对XML文件作用的JAVA源代码。(XML DTD parsing XML documents role of the Java source code.)
- 2007-06-01 10:08:26下载
- 积分:1
-
Index_Query
说明: 可以对pdf,doc,txt,html实现全文检索。用了中科院的ictloc分词器,分词效率较高(Can be pdf, doc, txt, html to achieve full-text search. With the Chinese Academy of Sciences of ictloc Word Breaker, efficient word)
- 2010-04-19 14:26:53下载
- 积分:1
-
multiThread_Runnable
一个非常简单的多线程程序:三个线程随机产生26个英文字母,可以随时暂停线程并继续。用Java的implements Runnable()实现的多线程,当然您也可以用extends Thread class去实现多线程!代码的每一步都有详细的注释便于大家进一步了解多线程功能!(A simple multiple Thread program which based on implementing Runnable interface, you can use extends Thread class as well.)
- 2012-11-13 12:08:30下载
- 积分:1