资源列表
Codejia.com_de
- CMS4J网站内容管理系统 v2010:所需环境 JAVA 运行库: JDK 1.5.0 WEB 服 务 器: Tomcat 5.5 数据库服务器: MySQL 5.0-CMS4J website content management system v2010: the environment needed to the JAVA run the library: JDK 1.5.0 WEB server: Tomcat 5.5 is a database server: My
mb003
- 一款非常漂亮的酒类网站,以红色为主调,页面干净清洁、一目了然,非常适合卖红酒中小企业的朋友 打造精致、简单、易用商城-A very beautiful website liquor, mainly red tone, clean page, at a glance, is very suitable for selling wine SME friends to create exquisite, simple, easy-to-use mall
asp.netMaterial-Management-System
- 企业物资管理系统源码,比较详细,没有解压密码。-Enterprise materials management system source code, more detailed, not extracting passwords.
SmallBlog
- 利用ASP.NET+SqlSever编写的 博客 源码 ,可以实现 注册,登陆,发帖,浏览以及 查询等功能 ,代码结构清晰 ,简单易懂 ,适合初学者 。-Blog source code using ASP.NET+SqlSever written, you can achieve registration, login, post, browse and query functions, code structure is clear, easy to understand for begin
taobaoapi
- 淘宝api 自动提取淘宝商品信息如名称 价格 图片-taobao api
123
- 结合TCP和UDP来实现服务器和客户端连接并通信,有实例哦!-Combination of TCP and UDP server and client connection and communication, there are instances Oh!
BinaryResources_src
- Socket Programming, Transfer Binary Data
PHP-img
- PHP数组上传图片 我就是想下个被人的东西-The PHP array Upload pictures next was something I just wanted to
phpNote
- 个人学习php编程的笔记,入门级的疑问都有了答案,是您深入学习php的基础。-Individual learning php programming notes, entry-level question has an answer, it is the basis of in-depth learning php.
aspaspnetmingbai
- 充分理解ASP、ASP.net、服务端、客户端、vbscr ipt及javascr ipt-Full understanding of ASP, ASP.net, server, client, vbscr ipt and javascr ipt
aspExzample
- 一个点击按钮让文本框中出现一串文字的asp例子,在asp编程中经常用到。-A click of a button the text box appears frequently used example of a string of text asp, asp programming.
aspExamble1
- 本例主要是通过用onClick捕获用户在按钮上的单击事件,然后调用location对象的href方法或window对象的open方法来打开链接。另外一个技巧是通过提交表单来实现链接功能,按钮必须是type=submit类型的按钮,表单的action值就是链接目标,target值就是链接打开的目标方式。-In this case mainly onClick capture users on the button click event, and then call the location ob