搜索资源列表
aspvarhelp
- 很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担! 还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Querystring()等格式语句中的变量提取出来,那是多么领ASP
PDFReader_src
- A parser for PDF Forms written in C#.NET. 这是一个用C#.NET开发的PDF 表单分析器。-A parser for PDF Forms written in C#.NET. This is a C#.NET development of the PDF form analyzer.
变色表单
- VFP的变色表单源码,使您的表单看起来更加漂亮。-VFP source of discoloration form, the form allows you to look more beautiful.
8086dmb
- 标题:Opcodes of intel,是8086系列微处理器的指令代码的详细表单。-Title : Revision of Intel, the microprocessor is the 8086 series of detailed instructions code form.
AProgrameronJavaScript
- 《JAVAscr ipt 动态网页编程实例手册》一书中的源代码,关于如何用Javascr ipt语言来进行动态网页编程的实例手册。 以示例教学方式来组织内容,将Javascr ipt编程的基础知识有机地与控制鼠标特效、导航栏中的下拉菜单、设置浏览器状态条、复杂的动态菜单和表单的自动填充等200多个程序示例相结合,内容丰富、讲解细致、由浅入深、集趣味性、直观性、可操作性于一体,帮助读者快速掌握动态网页编程的方法和技巧。 -"JAVAscr ipt dynamic web pr
SQL通用防注入程序 v3.1 最终纪念版
- SQL通用防注入程序 v3.1 最终纪念版 与v3.1beta版相比有以下的更新: 对于v3.1beta版中由于加入的对于js程序过滤的功能而引起的安全问题做了修正 对于v3.1beta版可能引起的跨站攻击做了修正 将v3.1beta版中的安全表单升级为安全页面-SQL injection procedures common defense Commemorative Edition v3.1 final version v3.1beta compared wi
Cal_vc6.0
- 这是自己编写的计算器软件,主要知识点是孙鑫老师前10课内容的一个小总结:包括控件操作,属性表单,注册表基本操作,配置文件读取和写入.等,相信对新人还是有一定帮助的!-This is, the preparation of the calculator software, knowledge is Xin Sun 10 teachers before classes as a small sum up : including control, attribute form, the basic o
bindows_101
- Bindows 1.01 完全版 Bindows 框架提供给你: 基于类的面向对象 API; 一个完整的窗口系统,带有一组广泛支持的窗体小部件,包括菜单、表单、表格、滑块、量表以及更多; 开发零接触 SOA 客户端应用程序的最好的工具包; 内置 XML,SOAP 和 XML-RPC 支持; 从单用户到企业级的支持。 将现代 PC 桌面程序般的界面与基于 Internet 的构架相结合,使得通过 Internet 浏览器访问到的程序拥有桌面软件一样
btlss
- DELPHI界而技巧,——在DELPHI里制作标题栏闪烁图标表单-DELPHI sector and skills -- in Delphi produce the column heading blinking icon form
disign
- 《仓库管理系统》是采用VISAUL C++开发的一个数据库管理系统。本设计说明书主要讲述了VISAUL C++的基本功能及设计方法。紧接着以本系统为例,逐一介绍开发本系统的步骤:系统分析、系统设计、系统实现、系统维护。在系统分析中先后用数据流图、系统的功能结构图分析了系统所需的各种数据。在系统的设计中,详细的展现了系统的各个功能模块。所需的数据库表及表字段。菜单的设计等。在系统的实现中,给出了实现表单中相应的功能控件的事件及代码。以及菜单实现的方法。文章的最后则给出了本系统的主要功能运行界面图。
asp
- 用javascr ipt程序 实现 页面表单的提交, 由表单事件触发运行 按键判断程序-Program using javascr ipt form submission page, the events triggered by the form button to determine the procedure to run
JSEdit
- 用以实现PDF文档的三维交互及表单代码,包括动画控制,零件闪烁,图层可见性操控等,-PDF documents used to achieve three-dimensional interaction and the form code, including animation controls, parts flashing, layer visibility control, etc.
FormDesign
- html自定义表单看看很好用的可以自动生成表根据用户的需求去设计表-OA realize HTML custom form look nice can automatically generate table according to user s demand to design
FBY
- Delphi反编译的工具,能够从编译好的exe文件中反编译出表单文件。-Delphi decompiler tool that exe file from the compiled form of anti-compile the file.
EControlDesignerV2.10
- 表单设计器,能像IDE一样设计表单,能用于开发-Form Designer, the design can be the same as the IDE form, can be used to develop
PHP
- php读取表单数值的练习,编写一个带Form和输入控件的PHP页面,用PHP代码接收输入控件的内容,并显示。-read form values exercises php, write a PHP page with Form and input controls using PHP code to receive the contents of the input controls and displays.
gouwubiaodan
- VC++购物表单的做法,用于为顾客打折的程序!-VC++ Shopping form of practice for the discount program for customers!
Login
- 处理中文文本框输入的乱码问题,用过滤器解决表单提交中的中文乱码-Deal with the garbage problem of Chinese text box to enter form is submitted, the Chinese garbled filter
POExcel
- 以订单销售系统为例,演示了如何从数据库动态读取数据给单元格赋值并提交数据;如何设置单元格的只读模式;如何获取提交的数据并保存到数据库中;如何添加自定义按钮;如何设置单元格内容的对齐方式;如何设置表格的行高、列宽、边框样式、合并单元格、字体样式;如何以提交、只读的形式打开Excel表单等-Order sales system, for example, demonstrates how to dynamically read data from the database and submit th
wangyecaozuolei
- 网页操作类编程,各种网页上的操作都可以用。比如填写表单之类的。-Web class programming operation, the operation of all sorts of web page can be used. Like fill out the form.