资源列表
用JS与hTM做的复选框的选择提交信息
- 用JS与hTM做的复选框的选择提交信息一个例子,可以进行其他扩展-HTM to do with the JS box with the choice of an example of information submitted, other extensions can be
bingdu
- 一个简单的c病毒。此程序只供有兴趣的爱好者研究。
typedef
- 日历现实程序,与上一个是一起现实的程序,希望能帮助大家.
thread
- 对了初步了解linux应用qt编写界面的很有帮助,希望对大家有用。-A preliminary understanding of the the linux application the qt writing interface helpful, hope to be useful.
qiu
- 利用sudo来执行一条root权限的命令 执行一条命令就要su一下,很麻烦。 sudo sh -c \"python mount.py\" 这样来执行,我个人觉得就方便多了。 ^_^ -use sudo to implement a root of the command execution order should a su that very troublesome. Sudo sh-c "python mount.py" to implem
mypop3
- java pop3接收邮件程序 希望高手们指点-java pop3 mail procedures hope to receive master who kind
solveODEusingmatlab
- 《大学数学实验》中一道解微分方程的作业题-"University mathematics experiment," a solution of differential equations that operations
menu2
- 这是我编写的第一个实验 是做一个菜单 主要是会使用switch函数
chap3-1(rubbe)
- 实现橡皮筋技术 两点绘制直线 实现橡皮筋技术 两点绘制直线-Technology to achieve a rubber band rubber band technology to achieve two points to draw a straight line to draw a straight line
algo
- this file is very cool. open this file and enjoy
save_data
- 在此把这个程序献给那些对福利彩票3D玩法感兴趣的人,希望大家能通过这个程序 总结规律。Matlab程序如下,读者可以使用matlab软件运行即可,以往的数据采用记事 本文件进行显示。 -in this process dedicated to the welfare of those 3D Play Lottery interested persons, We hope that through this process summed up the law. Matlab p
pageExchange
- 在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实习帮助同学理解在分页式存储管理中怎样实现虚拟存储器。