-
phpmobilizer_srumq5
二进制传到根目录运行h,初学者不错的参考例子程序">
- 2013-09-17 22:27:33下载
- 积分:1
-
论道html5
本书先简要介绍了如何用 HTML5 和 CSS3 制作网站,然后全面介绍了 API 和 Canvas 2D,接着介绍了如何在手机浏览器上开发 HTML5 相关的应用、WebSocket API 相关的三个案例和时下较为流行的 Node.js环境,最后介绍了瘦服务器战略和云的概念。
本书主要供业内的前端开发人员使用,也可供大专院校相关师生、行业技能培训学校作为相关教材和参考书(This book gives a brief introduction to how to use HTML5 and CSS3 production site, and then a comprehensive introduction to the API and Canvas 2D, then introduced how to develop HTML5 mobile browser browser-related applications, WebSocket API related to the three cases and nowadays more popular Node.js environment, and finally introduced the thin server strategy and cloud concept.
This book is mainly used for front-end developers in the industry, but also for the relevant teachers and students, industry skills training schools as a related materials and reference books)
- 2017-07-10 20:59:34下载
- 积分:1
-
Delphi中采用intraweb控件编写的WEB系统
网上下载的Delphi中采用intraweb控件编写的WEB系统,感觉不错分享以下
- 2022-12-21 01:45:03下载
- 积分:1
-
web 页面设计
网页是由 HTML 的使用而设计的。前面的设计将会在第一次,然后我们可以将此修改与我们非常有用的 need.its 为我们设计我们自己的 web 站点的页面。
- 2022-09-07 06:15:02下载
- 积分:1
-
bugfree3.0.3
测试管理工具bugfree,管理项目、管理bug,跟踪bug(Test management tool bugfree, manage projects, manage bug, tracking bug)
- 2013-07-30 09:41:51下载
- 积分:1
-
phpMyAdmin(MySQL)Violent-attack
这个工具是一个利用phpmyadmin来破解mysql数据库密码的工具。
可以是字典或是暴力破解都可以。
mysql数据库用户名可自定义(This tool is a use of phpMyAdmin to crack MySQL password tool.
It can be either a dictionary or a brute force.
Mysql user name can be customized)
- 2016-05-07 12:34:38下载
- 积分:1
-
FlowerShop
网上花卉销售系统-研究现状分析、提出要求和解决问题思路、关键问题及解决问题的思路。(Online flower sales system- Analysis of Status Quo, request and problem-solving ideas, key issues and problem-solving ideas.)
- 2014-12-15 21:16:51下载
- 积分:1
-
asp JS特效
ASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPASPA
- 2022-01-28 04:07:19下载
- 积分:1
-
maomao
1.用记事本打开 server/user.asp , 更改后台管理的用户名及密码. 2.用记事本打开 server/conn.asp , 更改数据库位置及名字. 3.把所有文件上传到服务器. 4.在服务器打开admin.htm进行设置. 默认帐号密码 fpv 5.正常浏览. (1. Use Notepad to open the server/user.asp, change the background management of the user name and password 2. Use Notepad to open the server/conn.asp, change the location and name 3. Upload all the files to the server. In the server to open admin.htm to set the default account password fpv 5. normal browsing.)
- 2016-12-18 17:46:40下载
- 积分:1
-
在网格视图 上级联下拉列表
翻译 maninwest@Codeforge 作者:Tadit Dash @ Codeproject 文章将展示如何在网格视图GridView 本身呈现的下拉列表DropDownList 的 SelectedIndexChanged 事件中,获取GridView 的当前行,然后找到其他下拉列表并进行绑定背景当我在进行项目时,需要根据其他列上呈现的 DropDownList的选择,绑定一个列上的 DropDownList。这有些像级联下拉列表,两个 下拉列表呈现在同一个网格视图上。解决步骤是:1. 为第一个GridView 上的 DropDownList 附加 SelectedIndexChanged 事件2. 在事件内,首先获取 GridView 行,从中选择第一个 DropDownList 3. 然后从当前GridView 行中,找到第二个 DropDownList ,并跟数据表 DataTable 或其他东西捆绑。网格视图标记在标记Markup 中,你可以看到GridView 中声明了两个DropDownLists。一个是用于国家Country,另一个是用于城市 City。为了演示,我硬编码了国家Country的项目。您可以使用代码动态填充。注意:第一步,我已经将 OnSelectedIndexChanged 事件附加到Country DropDownList 中。目标:在行中选定Country后,为 特定行填充City DropDownList
- 2022-02-04 19:44:30下载
- 积分:1