资源列表
namednodemapchildnoderange
- Create a NamedNodeMap object from the attributes of the last child of the third employee and traverse the list from index 0 thru length -1.
documentimportnode06
- The importNode method imports a node from another document to this document.
Search_Perfect_Square
- 给一个正整数 n, 找到若干个完全平方数(比如1, 4, 9, ... )使得他们的和等于 n。你需要让平方数的个数最少。 给出 n 12, 返回 3 因为 12 4 + 4 + 4。 给出 n 13, 返回 2 因为 13 4 + 9。-holly shit
mysqljdbcjsp
- 使用jsp,jdbc开发mysql的范例程序-use jsp, jdbc mysql development paradigm procedures
URLtoFile
- 在Jsp文件中,利用Java脚本,通过URL地址获取文件保存到本地。-in Jsp document, using Java scr ipt, through URL access the file to the local.
jfreechat
- 一个好用的聊天工具,非常好用,和QQ差不多,我本人第一次写得,请朵支持
sqlin
- PHP防SQL注入的代码,有阻止程序执行和删除敏感代码再执行SQL两种方式-Anti-SQL injection PHP code, there are procedures to prevent and remove sensitive re-implementation of SQL code in two ways
AnimationMapGraphic
- bilmiyorum b ilmiyorum-bilmiyorumbilmiyorumb ilmiyorum
QqClientLogin
- 用JAVA写的一个仿QQ得登陆界面,界面是很不错的-Written using JAVA QQ was a fake login screen, the interface is very good
Color-recognition-device
- 输入一种颜色的R、G、B值,就可以辨认出这种颜色的中文名。-Enter a color of R, G, B values, we can identify the color of the Chinese name.
MyWebServices.java
- 调用web service的客户端示例程序-client application to call web service
Loadmovie-.js
- Unity 3D 讀取影片的功能實現 讓遊戲過程中能夠讀取過場動畫-Loading Movie in Unity 3D