Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - windows program
Search - windows program - List
采用javascript实现的模拟windows下控件,可以作为RIA的一种实现方案,也可以作为参考-achieved using simulation windows under control, as the RIA A program can be used as reference
Date : 2008-10-13 Size : 634.06kb User : an

《ASP编程实例入门与提高实例源代码》源代码,本书的所有实例程序均在Windows Server 2000和IIS5.0的环境下测试通过。需要注意的是,如果实例程序用到了SQL Server 2000的数据库时,实例中都提供了数据库文件,读者需要在SQL Server 2000中附加这些数据库文件,同时必须设置其sa用户的密码为123。-"ASP programming examples entry with the source code examples to enhance the" source code, the book of all proceedings in the case of Windows Server 2000 and IIS5.0 environment test through trial. We need to be aware, if the sample program uses the SQL Server 2000 database. examples are provided database files, readers need to SQL Server 2000 database these additional documents, must sa users set up their passwords to 123.
Date : 2008-10-13 Size : 9.89mb User : 伏喜

Windows Shell扩展编程完全指南,shell编程的朋友可以看一下,挺好的一本中文书-Windows Programming Guide complete, the shell of the program can look at a friend, a very good one book
Date : 2008-10-13 Size : 1.91mb User : 何必呢

本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为\"http://website/cgi.exe?+传递的参数\", 注意带上\"?\",如需传递多个参数,中间用\"+\"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。-this program is a web server, and.NET operating environment. HTTP/1.1 realized part, it supports GET and HEAD orders HTTP supports multithreading and download the Windows NT/2000/XP environment, EXE format can run the CGI program, URL format for the "http : / / website / cgi.exe transmission parameters, "bring attention", "For a number of transmission parameters, intermediate "with" the separation; If you have other scripts interpretation of the procedures, or an independent operating environment (such as ASP, PHP, Java); conducting the appropriate configuration, can be used as the server operating procedures for export dynamic pages.
Date : 2008-10-13 Size : 33.46kb User : 校风

DL : 0
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。 下载DOS版和windows版的迷宫游戏全部代码-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4 * 3, not more than 30 * 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the importation of the maze
Date : 2008-10-13 Size : 53.25kb User : 景运革

DL : 0
zend解密 请运行Gui.exe进行DeZend操作,如果DeZend失败,请查看下文: 需求: 1、操作系统:Windows 2000/XP,内存越大越好,推荐1G以上。 2、安装php5,假定安装在c:\\php5,复制c:\\php5下所有文件到c:\\php-de文件夹。 3、安装ZendOptimizer-3.3.0,假定安装在C:\\Program Files\\Zend\\ZendOptimizer-3.3.0。 4、解压dezend.rar包到c:\\php-de文件夹,覆盖里面的php.exe和php5ts.dll文件,还有两个文件config.ini(混淆函数列表) 5、修改c:\\php-de文件夹下的php.ini文件,增加下面一个节: [Zend] zend_extension_manager.optimizer_ts=\"C:\\Program Files\\Zend\\ZendOptimizer-3.3.0\\lib\\Optimizer-3.3.0\" zend_extension_ts=\"C:\\Program Files\\Zend\\ZendOptimizer-3.3.0\\lib\\ZendExtensionManager.dll\" 修改内存限制 memory_limit = 128M 6、复制要dezend的文件夹到c:\\php-de目录下,假定是c:\\php-de\\dezend。运行cmd,执行 cd c:\\php-de php zend 7、耐心的等一段时间,dezend好的文件就在c:\\\\php-de\\\\decode文件夹了。
Date : 2008-10-13 Size : 1.21mb User : linzhaozhang

采用javascript实现的模拟windows下控件,可以作为RIA的一种实现方案,也可以作为参考-achieved using simulation windows under control, as the RIA A program can be used as reference
Date : 2025-12-22 Size : 634kb User : an

《ASP编程实例入门与提高实例源代码》源代码,本书的所有实例程序均在Windows Server 2000和IIS5.0的环境下测试通过。需要注意的是,如果实例程序用到了SQL Server 2000的数据库时,实例中都提供了数据库文件,读者需要在SQL Server 2000中附加这些数据库文件,同时必须设置其sa用户的密码为123。-"ASP programming examples entry with the source code examples to enhance the" source code, the book of all proceedings in the case of Windows Server 2000 and IIS5.0 environment test through trial. We need to be aware, if the sample program uses the SQL Server 2000 database. examples are provided database files, readers need to SQL Server 2000 database these additional documents, must sa users set up their passwords to 123.
Date : 2025-12-22 Size : 9.88mb User : 伏喜

DL : 0
1、高速连接网络电视、宽带在线电影,成功连接率在90%以上,每天更新。 2、所有节目无须管理员操作,均由后台自动更新。 3、客户端要求只需要IE6和Windows Media Player最新版本播放器。 4、时时的反馈和更新,会保证所有的电视节目能流畅的观看。 5、央视、地方、港台地区的电视节目,绝对能够给你的网站吸引更多人气。 6、简单的操作界面,即使不会玩电脑的网友也能够明白的使用。 7、提供5种不同风格的界面。 8、新增CCTV频道。其中CCTV-5为世界杯而打造。-a high-speed network linking TV, broadband movies online, connecting success rate of more than 90%, updated daily. Two, not all the programs administrators operation, are automatically updated background. 3, the client need only request IE6 and Windows Media Player version of the latest players. 4, the feedback and constantly update will ensure that all television programming to watch the fluid. 5, CCTV, local, Hong Kong and Taiwan regions, the program definitely will give your website to attract more popular. 6, a simple user interface, even if it did not play on the computer netizens to understand their use. 7, 5 different style interface. 8, the new CCTV channels. Which CCTV-5 for the World Cup and create.
Date : 2025-12-22 Size : 581kb User : wch

本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。-this program is a web server, and.NET operating environment. HTTP/1.1 realized part, it supports GET and HEAD orders HTTP supports multithreading and download the Windows NT/2000/XP environment, EXE format can run the CGI program, URL format for the "http :// website/cgi.exe transmission parameters, "bring attention", "For a number of transmission parameters, intermediate "with" the separation; If you have other scripts interpretation of the procedures, or an independent operating environment (such as ASP, PHP, Java); conducting the appropriate configuration, can be used as the server operating procedures for export dynamic pages.
Date : 2025-12-22 Size : 33kb User : 校风

oblog 4.5正式SQL版。oblog是windows下的多用户的博客程序,可以访问www.oblog.cn了解详情,这里提供的为正式版本。-SQL version of the official oblog 4.5. oblog is under the windows of multi-user blog program, you can visit www.oblog.cn more information, provided here for the official version.
Date : 2025-12-22 Size : 7.45mb User : fog

该程序是一个bbs客户端程序,能够根据bbs的协议原则,对每个字节进行分析,同时也能够同时显示中文和英文。 以上程序在VC6.0中调试通过 系统平台是:Windows XP Professional-The program is a client program bbs, bbs the agreement in accordance with the principle of an analysis of each byte, but also able to display Chinese and English. Above procedures in VC6.0 debug platform is through the system: Windows XP Professional
Date : 2025-12-22 Size : 72kb User : 赵亮

ASP.NET完全入門 使用asp.net構建三層式w 生成靜態頁面的cms-小孔 如何月賺7萬人民幣 .NET代碼生成器 SocanCo www.wxhtml.com 菜鳥學 收藏夾代碼(通用,兼容i ASP NET ASP.NET面試題目——求答案 一組asp.net面試題附答案 此程序採用vs2005開發,為windows窗體程序,已經具備多線程採集器所需的基本功能! 由於沒多少時間專門來完善它,現在將源碼發出來讓那些正在學習.NET的朋友研究 還有很多細節地方讓大家自己去完善和擴展-ASP.NET Introduction to the use of fully three-w build asp.net to generate static pages on cms-hole how to earn 70,000 yuan. NET code generator SocanCo www.wxhtml.com favorites rookie school code (Universal, compatible i ASP NET ASP.NET interview subject- a group seeking the answer to the questions attached to the answer asp.net surface using VS2005 to develop this program for the windows form program, already multi-threaded collector of the basic functions required! as a result of not how much time devoted to perfect it, will now be sent to source for those who are learning. NET friends study there are many details of place to you to improve and expand
Date : 2025-12-22 Size : 328kb User : hu

DL : 0
zend解密 请运行Gui.exe进行DeZend操作,如果DeZend失败,请查看下文: 需求: 1、操作系统:Windows 2000/XP,内存越大越好,推荐1G以上。 2、安装php5,假定安装在c:\php5,复制c:\php5下所有文件到c:\php-de文件夹。 3、安装ZendOptimizer-3.3.0,假定安装在C:\Program Files\Zend\ZendOptimizer-3.3.0。 4、解压dezend.rar包到c:\php-de文件夹,覆盖里面的php.exe和php5ts.dll文件,还有两个文件config.ini(混淆函数列表) 5、修改c:\php-de文件夹下的php.ini文件,增加下面一个节: [Zend] zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0" zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll" 修改内存限制 memory_limit = 128M 6、复制要dezend的文件夹到c:\php-de目录下,假定是c:\php-de\dezend。运行cmd,执行 cd c:\php-de php zend 7、耐心的等一段时间,dezend好的文件就在c:\\php-de\\decode文件夹了。-err
Date : 2025-12-22 Size : 1.21mb User : linzhaozhang

moreblogbate3多用户博客免安装版源码 moreblogbate3多用户博客系统(简称 I-favourite博客,中国国家版权局著作权登记号 2006SR15715)是基于.NET2.0平台,c#开发的,运用于Windows NT服务环境下,多用户博客程序的最贴心解决方案。 -moreblogbate3 multi-user blog installed version of source-free multi-user blog moreblogbate3 Systems (I-favourite blog, the Chinese National Copyright Administration Copyright Registration No. 2006SR15715) is based on. NET2.0 platform, c# developed and applied in the next Windows NT service environment , multi-user blog program the most intimate solution.
Date : 2025-12-22 Size : 24.08mb User : my name

C#网页编译器 使用AJAX+ASP.NET+VS2005开发制作 使用帮助 直接用VS2005打开工程 如果你没有安装微软ASPAJAXExtSetup 那么请先安装下载 本程序 实现了 C#语法在线编译的控制台程序 可以显示错误信息和正确编译信息 模拟了CMD平台 如果运行提示XXX不能创建文件, 请到C盘 WINDOWS目录system32 目录 单击属性 安全 添加用户 Everyone用户 权限为写入 就行 如果其他问题 可以直接联系本人。 请不要在程序中输入 Console.Read[] 等需要输入的语句 - -C# page compiler to use AJAX+ ASP.NET+ VS2005 to develop the production of direct use to help open the project with VS2005 is not installed if you install Microsoft ASPAJAXExtSetup then download the program implementation of the C# compiler grammar online console program can display an error message and correct compile information platform to simulate the CMD prompt XXX If you are running should not create a file, go to C disk WINDOWS directory property system32 directory click to add user security permissions for the Everyone user to write on the line if the other questions I can be directly linked. Please do not enter in the procedure Console.Read [], etc. need to enter the phrase--
Date : 2025-12-22 Size : 242kb User : 陆华俊

该程序包集成最新的Apache+PHP+MySQL+phpMyAdmin+ZendOptimizer,一次性安装,无须配置即可使用,是非常方便、好用的PHP调试环境。该程序不仅包括PHP调试环境,还包括了开发工具、开发手册等。总之学习PHP只需一个包。-The package integrates the latest Apache+ PHP+ MySQL+ phpMyAdmin+ ZendOptimizer, one-time installation, there is no need to configure to use, it is very convenient, easy-to-use debugging environment for PHP. The program includes not only the PHP debugging environment, also includes development tools, the development of manuals. Learn PHP In short, just one packet.
Date : 2025-12-22 Size : 8.86mb User : 张军良

联系web和windows 应用的软件PHPRPC. PHPRPC for Delphi 是针对 Delphi 6 - 2009 原生程序开发版本的。如果你想将 PHPRPC 用于 Delphi.NET,请参见 PHPRPC for .NET 章节的相关内容。 PHPRPC for Delphi 的安装 PHPRPC for Delphi 客户端 PHPRPC for Delphi 对容器类型的支持 PHPRPC for Delphi 对自定义类型的支持 另外,PHPRPC 还提供了 Lazarus(Free Pascal)版本,Lazarus 与 Delphi 很像,你可以认为它是一个开源版本的 Delphi。只不过现在的 Lazarus 还没有 Delphi 那样稳定。PHPRPC for Lazarus(Free Pascal)的用法与 for Delphi 版本的用法基本一致。这里就不再单独介绍了。-Contact web and windows applications software PHPRPC. PHPRPC for Delphi is Delphi 6- 2009 original version of the program development. If you want to PHPRPC for Delphi.NET, please see the PHPRPC for. NET chapters relevant content. PHPRPC for Delphi installation PHPRPC for Delphi client PHPRPC for Delphi on the container type of support PHPRPC for Delphi on the custom type of support In addition, PHPRPC also provided Lazarus (Free Pascal) version, Lazarus and Delphi like, you can consider it is an open source version of Delphi. But the present Delphi as Lazarus has not yet stable. PHPRPC for Lazarus (Free Pascal) usage and for Delphi versions use essentially the same. Here is no longer a separate introduction.
Date : 2025-12-22 Size : 37kb User : clarkzhu

蓝芒域名虚拟主机管理系统5.0 主控端部分 蓝芒域名虚拟主机管理系统5.0 版采用全新的系统架构,Web 端程序 采用PHP 语言进行开发, 后台数据库采用MySQL, 底层程序采用 Delphi 和C 语言进行开发。Web 程序实现了程序、模板、语言包三者 分离。 1.2 Web 服务端,在Windows 操作系统采用系统自带IIS 组件;数据库开 设支持, 在Windows 操作系统上, 支持Access、MySQL 及MSSQL 数据库; 1.3 支持邮局系统, 支持WinWebMail 及IMail 邮局系统。-lanmang domain virtual host management system 5.0 host part lanmang domain virtual host management system version 5.0 adopt a new system architecture, Web client program Using PHP language development, back-end database using MySQL, the bottom of the procedure used Delphi and C language for development. Web program implementation procedures, templates, language packs three Separation. 1.2 Web Service client, in the Windows operating system comes with IIS using the system components database open Based support on the Windows operating system to support Access, MySQL and MSSQL Database 1.3 Supporting the post office system to support the post office system WinWebMail and iMail.
Date : 2025-12-22 Size : 8.85mb User : clarkzhu

DL : 0
软件介绍: 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正在运行的程序的状态,并终止已停止响应的程序 5.服务管理: 启动、停止或重新启动服务. 6.系统信息: 可以查看CPU、内存、OS版本.... 其它说明: 1.默认用户名是"mietian",没有密码(在文件中的第二行可以更改密码). 2.完全公开源代码. -Software: Biggest characteristic 1 cross-platform, basic WEB service, no matter how strong fire, want to open port 80 seal, can remote management server. 2 the client whether any plug-in installation. 3. Only a JSP files can be changed, filename, fine grain. Functions: 1 files management: including the operation and packaged download files. 2: actually Win is the terminal command of "the command prompt", through the command to restart the server 3 remote desktop: Windows system and the "MSTSC" basically, can remote management desktop. 4 task management: can check programs that are running condition, and terminate the program has stopped response 5 service management: start, stop and restart service. 6 system information: can view the CPU, memory, OS version. Other: 1. The default is mietian "user name", no password (the second line in the file can change the password). 2 completely open source.
Date : 2025-12-22 Size : 14kb User : abc
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.