-
ASPzj
ASP组件开发指南
这本畅销书到了第二版已经全面改写,这个新版本几乎涵盖了运行Windows 2000以及使用IIS 5.0和ASP 3.0的组件开发者所关心的全部问题。本书的第一部分包括以下主题,对于开发有效的ASP组件这些都是必不可少的:ASP组件和COM(组件对象模型);ASP组件和线程模型;ASP组件和COM+服务;ASP组件与ASP脚本的交互。 (This ASP component development guide to the best-selling second edition has been fully rewritten, this new version covers almost running Windows 2000 and using IIS 5.0 and ASP 3.0 developers of components of concern to all the problems. The first part of the book includes the following topics, to develop effective ASP components for these are essential: ASP components and COM (Component Object Model) ASP components and threading model ASP components and COM+ services ASP components interact with ASP scripts.)
- 2010-09-25 15:35:20下载
- 积分:1
-
map
说明: echart的全国地图只有省份的js文件,包含省市的json地址数据。用ecahrt做中国地图必备。(echart map provence citys javascript and json codes)
- 2020-06-16 19:40:01下载
- 积分:1
-
社会网络网站
其前景中的 php 和 Mysql DBMS 为背景的一个项目。我是在 wampserrver 软件中运行。在表中存储了所有的聊天信息。在这里我还使用 CSI 为设计目的。从登录页中运行的程序。
- 2022-01-31 00:57:09下载
- 积分:1
-
使用webgl实现的画点
WebGL是一种3D绘图标准,这种绘图技术标准允许把JavaScript和OpenGL ES 2.0结合在一起,通过增加OpenGL ES 2.0的一个JavaScript绑定,WebGL可以为HTML5 Canvas提供硬件3D加速渲染,这样Web开发人员就可以借助系统显卡来在浏览器里更流畅地展示3D场景和模型了,还能创建复杂的导航和数据视觉化。本例为使用webgl实现的画点
- 2022-11-09 03:25:03下载
- 积分:1
-
tv
在线TV源码,将程序传至FTP根目录,或者重新建立个文件夹传送至文件夹里面.
管理访问路径以程序安装目录为准.
管理访问路径:http://www.xxxx.com/index.asp?GGwl=AdMIn (注意:不能更改大小写访问)
密码在index.asp里改,用记事本打开 找到123456 改掉就可以了
程序演示地址:http://www.860722.org/sztv.php
免费提供,请勿将程序进行倒卖(Online TV source transmitted to the FTP root directory of the program, or re-create a folder inside the folder sent to. Managed access path to the installation directory prevail. Managed access path: http://www.xxxx.com/index. asp? GGwl = AdMIn (Note: You can not change the case Access) password index.asp Lane change, use Notepad to open to find a program you can get rid 123456 Demo Address: http://www.860722.org/sztv.php provided free of charge, do not be reselling the program)
- 2013-10-10 00:39:08下载
- 积分:1
-
cytoscape.js-unstable
说明: cytoscape.js源码,内置demo案例(cytoscape.js sourcecode)
- 2019-04-05 10:24:19下载
- 积分:1
-
微信开发中文字交互源码(含测试)
应用背景1)程序功能:微信开发中文字交互项目详解,采用PHP编写。
2)程序详解地址:http://blog.csdn.net/clevercode/article/details/46967221。
3)原创作品,出自"CleverCode的博客"。
4)欢迎大家关注博客更多精彩的内容:http://blog.csdn.net/CleverCode。关键技术 申请完微信订阅号后,要想微信开发,必须在微信后台(mp.weixin.qq.com)切换到开发模式,然后配置接口。如下图。http://xxxx.com是我服务器的域名地址。如果没有服务器也可以用新浪的sae。/apithxl/interface表示的我是使用的zend framework框架。这个url可以是任意的,只要能够访问得到即可。例如http://xxxx.com/api.php,http://xxxx.com/api.jsp等等。
- 2022-06-26 08:51:07下载
- 积分:1
-
java的spring帮助文档
提供需要的人们进行使用,该文档查询方便,不管你会不会,都可以从它上面得到你想要的东西,查询方便,快捷。他只是一份帮助文档,但是可以让你学到很多东西
- 2022-01-30 23:43:05下载
- 积分:1
-
bbs_3.4
使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准;
论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问;
数据分表功能,减轻数据量大的时候访问数据库的负担;
支持多皮肤、风格切换功能;
框架模式+ 平板模式的显示方式,用户可以根据自己的爱好来选择;
优化论坛页面关键字搜索,让论坛更容易被搜索引擎收录;
可扩展插件,为广大朋友提供了一个广阔的论坛服务扩展空间;
站长可以根据不同版面添加不同的顶部广告;
发帖采用HTML+UBB的方式,两种编辑器,互相转换、互相兼容;
(Using XHTML+ CSS framework, with a page structure, saving the transmission of static page code, but also easy to modify the interface, more in line with standard WEB
Forum uses Cookies, Session, Application and other technical data of the forum cache, reducing access to the database to improve the performance of the forum. Can host more users simultaneously access
Data points table function, reduce the amount of data to access the database when the burden
Support multi-skin, style switching function
Frame mode+ tablet mode is displayed, the user can choose according to their preferences
Optimization forum page keyword search, lets be more easily indexed by search engines
Extensible plug-in, for our friends to provide a broad forum for service expansion space
Webmasters can add different layouts according to different top advertising
Posting using HTML+ UBB way the two editors, interchangeable, compatible with each )
- 2013-11-17 17:30:58下载
- 积分:1
-
toovo3
由公告、文章、下载、酷站、留言所组成,适合用于设计类的公司站点及个人站点
后台管理登陆目录:admin
用户名/密码:admin/admin(By the announcements, articles, downloads, Cool, a message formed, suitable for design companies like sites and personal sites
Manage login directory: admin
Username/password: admin/admin)
- 2016-03-25 20:16:49下载
- 积分:1