搜索资源列表
IsFormNull
- 判断WebForm窗体是否为空的js 判断WebForm窗体是否为空的js -judgment whether empty js Forms WebForms j udge whether empty js Forms WebForms judgment whether to air the judgment We js bForm Form whether empty js Forms WebForms judgment whether empty js
ebs1.24
- WEBGAME 机器人大战EBS(无尽的战争) 架設方法 WIN2K系列主機 ,最簡單的方法就是 設置一個虛擬目錄 其它就稍微改改 config.cgi的設置,還有餓ebs_sub 1 2 3.cgi的圖片地址就基本好了 WIN2K沒有虛擬目錄的話就除了要做上面的那些以外 還要打開所有文件,搜索類似這樣的 require config.cgi 都改成絕對路徑就行了 UNIX LINUX FREEBSD 系列的話,就要設置屬性了 ebs目錄所有CGI文件設置成 755 所有DAT文件設置成 77
lisa
- 实现线性表:1 向空表中依次添加数据1、2、3、4、5、6、7、8、9、10,打印表中数据。 2 删除第3、6个数据,打印表中数据。 3 在第3和第6个位置后分别添加数据11、12,打印表中数据。 4 在表中搜索值为7和13的数据,并打印该数据在表中的下标。 5 从表尾向表头方向依次删除数据,每删除一个数据打印一次表中数据,直到表空为止。 -Linear table : an empty table to add the data were 1,2,3,4,5,6,7
check_form
- 表單驗證 調用為 onBlur=checkform(fname1,fname2,types,value1,value2) 輸入框的驗證 onSubmit subt(this.id) 表單提交時的驗證 兩者需要一起使用 fname1=驗證的項目名 fname2=驗證的副項目名 types=驗證的方式 value1=驗證的值1 value2=驗證的值2 驗證的方式值:(多驗證方式用\"|\"分割 例: 1|2|3) 0.該值不能為空! 1.
image1
- 网络图片收集软件,能够下载指定长宽和图片大小的空能。-network software to download specified length and size of the pictures can be empty.
Recub
- Recub这是一款Windows平台下的远程控制工具 使用activex启动技术 英文介绍 RECUB Features. 1 RC4 Encripted Reverce connect Shell for XP,2k,2003. 2 Bypass Firewalls by starting new instance of Internet explorer and injecting code 3 Activate throw Encrypted ICMP request
lesson35b
- delphi与图形学结合的一个小程虚-graphics with a combination of small-empty
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
同一个进程地址空间内执行的七个线程
- 本实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-The experimental design in the same process address space implementa
TrojanHorse_transmitter
- VC++实现通过在局域网内种植*,稍作修改就可以利用空口令种*传播病毒-VC++ implementation through the Trojan plant in the LAN, with some slight modifications you can make use of empty passwords species transmitted virus Trojan
IpConfig
- 网络应用程序,由于宿舍电脑上网经常遭受IP 攻击,次软件可以查询空IP-Web applications, due to computer access hostels frequently subjected to IP attacks, meeting software can search for empty IP
SendMail
- 用Java编写的基于API的邮件发送端。 发送时需要填写发送人用户名和密码(若没有则任意,但不能为空)。经过测试可以用sina的和Gmail的邮箱,但不支持126、163的邮箱(若支持smtp的则应该可以)。-Prepared to use Java-based API of the e-mail client. Sent when the sender to fill in username and password (if not the arbitrary, but it can no
iambox
- 实现的一个小的相册用到了flex技术,但只是很初步的实现了,我最近比较忙以后又空的时候会把代码补全!-To achieve a small photo album to use the flex technology, but only achieved a very preliminary, I recently relatively busy after the code will be empty when complete!
xmlnews318
- XML文章系统 程序功能:发表文章、修改文章、搜索文章、删除文章、发表评论、删除评论、回复评论、清空文章、清空评论、管理文章、管理评论、文件上传、风格选择等。程序架构:ASP + XML + gb2312。默认管理员用户名admin,密码管理员admin。-XML Article system program features: an article, edit articles, search articles, the deletion of articles, comments, de
checkdata_js
- 这些JS代码都是一些在表单提交时经常用到的代码,大部分代码也都是用正则表达式写的!包括去左空格,去右空格,左右空格,是否为空值,是否有效的Email,是否有效的数字,是否有效的颜色值,是否有效的链接,是否有效的手机号码.-JS code these are often in the form used to submit the code, most of the code are used to write the regular expression! Including spaces to
Rawr
- This file is actually just an empty text file I uploaded in order to activate my account so I could download the damn thing I wanted in the first place-This file is actually just an empty text file I uploaded in order to activate my account so I coul
04
- 所谓电子商务,其实质就是建立一个虚拟的购物超市,当在超市选购商品时,首先应该将商品放到购物车中,待挑选好所有商品之后就可以到收银台去开收货单,根据收货单据付款。制作电子商务系统的原理与在超市购物的原理是一样的。首先客户应该在网页中选购自己需要的商品并将商品放入购物车中,当然也可以改变购买商品的数或清空购物车中的商品。选购好商品后就可以到收银台,在收银台进行填写收货人信息、提交收货人信息、查看账单等操作。-The so-called e-commerce, its essence is to cr
e94582-90345
- 关于 网络中查看对方电脑上的文件的程序,永无往南刚落受案顾客建立得空-The other computers on the network, view the files on the program, never just off the south building was empty by the case of customers
VCChat
- c++编的一个基于Socket的网络聊天程序,能实现局域网的聊天,同时增加了收藏夹功能,可以对常联系的人进人快捷操作(有个小问题, 个人聊天内容发送后不能清空修改中)-c++ compiled a Socket-based network chat program, to achieve LAN chat capabilities while increasing your Favorites folder, you can always contact the person into the
ActX
- 用VB写的winsock控件编写的多线程下载程序,也请手继续完善,有空给我发一份来,email:wwswwswws@126.com-Winsock control with VB written in the preparation of multi-threaded download, please continue to improve the hand, give me an empty come, email: wwswwswws@126.com
