资源列表
2
- asp.net环境下的cmd命令执行 -asp.net环境下的cmd命令执行
moveTo
- AJAX从入门到精通 第三章 程序源码。moveBy.rar-AJAX Mastering Chapter program source code. moveBy.rar
t16_migong
- 令W[x][y]= = 1,表示空间(x, y)为墙 W[x][y] = = 0,表示空间(x, y)为洞 当W[x][y] = = 0且W[x][y+1] = = 0,表示从点(x, y)到点(x, y+1)有从西向东的通路;当W[x][y] = = 0且W[x+1][y] = = 0表示从点(x, y)到点(x+1, y)到从北向南的通路。迷宫的入口(0, 0),出口是右下角(在本例中是(7, 8)),希望你编写程序搜索一条由入口到出口的路径。迷宫规模: -The littl
MySQLConnTest
- 按键测试,这个程序可以使你掌握更多的关于用JAVA 编程来使用按钮。-button test,which I write by myself
AbstractSelectionKey
- AbstractSelectionKey is the base implementation class for selection keys. It implements validation and cancellation methods for Andriod.
ZX4
- 用java写的一个小小的事件处理的程序,能让背景颜色变红边蓝,比较适合初学者学习事件处理-it is a gui
DOM3Serializer
- D O M3 Serializer Source Code for Andriod.
ClassCastException
- Thrown when a program attempts to cast a an object to a type with which it is not compatible.
committers_unittest
- Committers Test Source Code for Andriod.
test
- 一个简单的算法,估计平时面试经常会被用到。-A simple algorithm estimates usually interview will often be used.
fenxiqi
- 一个词法分析器程序,能识别出单词并区分是整数还是标识符。标识符中是否有while,do,if,then,else,begin,end,and,or,not等保留字。若单词是整数则输出整数的编码及数值,是标识符则判定是否为保留字,是保留字则将保留字及其对应的编码输出,否则输出表示符号及其编码。-A lexical analyzer procedures, able to identify and distinguish the words is an integer or identifier.I
timeout
- 验证用户登录页面是否超时,主要用javascr ipt实现此操作-Verify that the user login page if a timeout, the main use javascr ipt to do this