资源列表
FutureMain
- 业务复杂时,主要功能可以使用同步方式,非主要功能可以通过异步后置调用,可以提高性能(When business is complex, asynchronous calls can be used to improve performance)
url
- 使用统一资源定位符类URL实现文件下载,同时ImageIO也可以实现(class URL download file)
Demo1
- 模版生成word32132131232123123123的撒大所多(A section of Java code that generates word is not written)
1007
- stored in a retrieval system or translated into any language or comp
火柴游戏
- java 简单的小游戏,可以用来当小作业。使用awt 带GUI!(Java simple game, can be used as a small job. Use AWT with GUI!)
3网格双向挂单指令
- 本脚本适用于非农数据发布前双向布网挂单,文件解压后,复制到MQL4/scr ipts的根目录下。打开MT4。开取EA自动交易按钮。在脚本栏目里将挂单指令文件拉入图表配置参数即可(This scr ipt applies to non - agricultural data publishing before two-way cloth guadan, after the files are extracted, copied to the root of mql4 / scr ipts. Ope
TestSemiInfo.rar
- 小菜鸟一枚,刚刚学习接触Java开,学习测试注解@Test,(learn test Anotation)
hello
- This is Hello world
广告选项卡
- 网页上的广告选项卡,可以切换几个选项页的Javascr ipt源码(Page ads tab, you can switch a few options page Javascr ipt source)
FileSystem
- 一个能够简单运行在简单运行在hadoop的文件系统(A simple file system running on Hadoop)
JAVA中的反射机制详解
- Java反射机制主要提供了以下功能: 在运行时判断任意一个对象所属的类;在运行时构造任意一个类的对象;在运行时判断任意一个类所具有的成员变量和方法;在运行时调用任意一个对象的方法;生成动态代理。(Java reflection mechanism provides the following functions: to determine an arbitrary object class at runtime; object to construct an arbitrary class at
MySQLDemo
- 用java与MySQL数据库连接,返回数据库中的数据,用于传输数据。(Connect to the MySQL database with Java and return the data in the database for data transfer.)