-
java-master
说明: ##基本用法
IP.enableFileWatch = true; // 默认值为:false,如果为true将会检查ip库文件的变化自动reload数据
IP.load("IP库本地绝对路径");
IP.find("8.8.8.8");//返回字符串数组["GOOGLE","GOOGLE"](The IP. Java class only applies to the free version of DAT and the paid version of the weekly daily version of dat files.)
- 2020-06-15 22:55:01下载
- 积分:1
-
Shiro
SSM+shiro demo 集成shiro 下载可直接运行(SSM+shiro demo spring+mybatis+shiro)
- 2017-12-14 11:43:30下载
- 积分:1
-
GprsTest
开关GPRS,定时开启或者关闭,保护流量(TURN ON GPRS OR TURN OFF)
- 2012-12-16 17:47:22下载
- 积分:1
-
qq4.0(www.xunleidown.net)
SAVSD起到示范歌告诉三个额外是还是色图海容天天(vASDVASVWEA)
- 2009-12-11 00:14:04下载
- 积分:1
-
pHONEsYSTEMbAR
Phone System Bar extends Custom Bar Source Code for Andriod.
- 2013-12-30 19:11:36下载
- 积分:1
-
Coursedesign
源代码转换的一个小小的实现,写得比较一般,但是功能齐全(Source code into a small implementation written in general, but fully functional)
- 2012-12-18 20:28:11下载
- 积分:1
-
jsf_example
一个jsf企业级程序示例实现一些基本功能()
- 2008-07-17 12:52:15下载
- 积分:1
-
JAVA-CTPAPI-master
源码和依赖的jar包都在压缩文件里 test目录下有行情的demo,交易部分的API还没完全做好,可以连上前置和登录 这个java接口算是预览版吧(Source code and dependent jar packages are all demo in the test directory of the compressed file. The API of the transaction part is not yet complete. You can connect the pre-and login java interface as a preview version.)
- 2019-03-19 17:51:12下载
- 积分:1
-
HappyPlayer-AS
音乐播放器完成功能
音频播放、定位播放
动感歌词显示
流畅、平滑的歌词滚动
支持歌词字体大小、颜色修改、歌词换行(Music player function
Audio playback
Dynamic lyrics display
Smooth, smooth lyrics scroll
Support the font size, color change, lyrics lyrics wrap)
- 2017-02-21 20:28:25下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1