-
Java获取字符串编码格式
根据字符串内容识别编码格式 简单实用 用来解决检测编码不统一的问题(Identifies the encoding format based on the string content)
- 2018-05-29 13:56:46下载
- 积分:1
-
Android-A_Programmers_Guide
Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!(Android A Programmer’s Guide
New York Chicago San Francisco
Contents at a Glance(目录)
1 What Is Android?
2 Downloading and Installing Eclipse
3 Downloading and Installing the Android SDK
4 Exploring the Android SDK
5 Application: Hello World!
6 Using the Command-Line Tools and the Android Emulator
7 Using Intents and the Phone Dialer
8 Lists, Menus, and Other Views
9 Using the Cell Phone’s GPS Functionality
10 Using the Google API with GTalk
11 Application: Find a Friend
12 Android SDK Tool Reference)
- 2009-03-30 11:07:12下载
- 积分:1
-
Exe8_1
绘制1个沿圆形轨道运动的红色球体和1个沿椭圆轨道运动的蓝色球体。两个轨道圆心重合,圆的半径为100,椭圆的长短轴半径分别为200和100,运动方向为顺时针(Draw a circular orbital motion along the red sphere and a movement along the elliptical orbit of the blue sphere. Center two tracks overlap, the circle
Radius of 100, the radius of the ellipse minor axis of 200 and 100, respectively, for the clockwise direction of motion)
- 2011-12-23 22:02:45下载
- 积分:1
-
monitor
capture and monitor using jmf
- 2009-12-03 00:47:14下载
- 积分:1
-
ajaxtm
google的gson,很好用的架包,里面包含json与对象之间的简单转换(failed to translate)
- 2013-05-03 10:05:14下载
- 积分:1
-
email20051012
说明: 这是我根据JAVAMail做的一个关于邮件接收和邮件发送的Applet程序(under JAVAMail done on a mail receiving and sending of mail procedures Applet)
- 2006-03-13 16:54:44下载
- 积分:1
-
useftpapplet
Java编写实现一个FTP客户端程序,通过该客户端连接指定的服务器。useFtpApplet 类继承了Applet 类,在init()中实现的是此Applet 的初始化,设置布局和背景,建立文本、标签和文本域。
Connect()方法使用主机地址、用户名和密码作为参数,建立与主机的连接。使用new 生成新的FtpClient 类实例,使用login()方法登录FTP 服务器,调用showFileContents()方法显示文件内容。 (Java prepared to achieve an FTP client program, through which clients connect to the specified server. useFtpApplet class inherits the Applet class, init () is initialized in the realization of this Applet, set the layout and background, the establishment of the text, labels and text fields.
Connect () method uses the host address, user name and password as parameters to establish a connection with the host. Use new FtpClient generate a new instance of the class, using the login () method to log FTP server, call showFileContents () method to display the file contents.)
- 2014-09-23 18:11:27下载
- 积分:1
-
miniQQ0.7
miniQQ,课程设计项目。支持好友,黑名单,保存聊天记录(MiniQQ, curriculum design. In support of friends, black list, save chat logs)
- 2012-04-10 14:25:06下载
- 积分:1
-
079npcJS
说明: 冒险岛079私服 冒险岛JS 冒险岛服务端NPC脚本 JS文件 转生 VIP 满技能等商业脚本(Adventure Island 079 private service Adventure Island JS Adventure Island server NPC script JS file rebirth VIP full skills and other business scripts)
- 2020-01-06 22:46:16下载
- 积分:1
-
Thread
线程Demo join interrupt sleep yield等几个常用线程方法(a simple Thread demo)
- 2014-08-20 09:39:33下载
- 积分:1