Welcome![Sign In][Sign Up]
Location:
Search - vc mssql

Search list

[PHPphp写的webqq

Description:

    很多人都希望能够有一种在网页上使用的QQ。我也希望如此。
但是在网上找了很多资料,都不令人满意。于是决定自己来开发一
套这样的程序。
    WebQQ 的第一个版本开发了两个星期,实现了基本的聊天等功能
。以后的版本都是在此基础上慢慢完善的。WebQQ 发布以后,有很多
网友说资源占用的特别厉害。于是我决定重新开发WebQQ 以解决这个
问题。新版的WebQQ的通讯原理几乎没变,只是利用了微软的
Microsoft.XMLHTTP 组件减少了数据的流量。虽然客户端的效果比较
不错,但是我觉得服务端频繁读写数据库仍然是资源消耗的隐患。
但是没办法,只能如此。因为我还没有想出更好的解决方法。WebQQ
能够承载百人在线已经是很吃力了,但是刷新客户端的好友列表必须
要频繁的读取数据库。而MSSQL 就成了负载最佳的数据库。但是局限
性比较大。因为WebQQ 如果要针对论坛的话,那么估计没有多少人可
以买的起MSSQL空间。所以,必须要解决WebQQ频繁读写数据库的这一
问题。但是用PHP来开发WebQQ,几乎是无法解决这一问题的。除非客
户端可以跟其他IP进行TCP/UDP通讯。可能的话,用VB或VC封装成OCX
安装到客户端可以实现TCP/UDP通讯功能。这样就跟QQ类似了 ,但是
我想生成的OCX文件一定会很大。我们还可以利用客户端的FSO在本地
创建临时文件来缓存服务器的数据。可是客户端的杀毒工具又会认为
JS脚本是病毒。这一问题已经困扰了我很长时间。我希望有更多的高
手可以将WebQQ的这个问题解决,将WebQQ完善的更好!


Platform: | Size: 1679274 | Author: aaron86 | Hits:

[SQL ServerVC+MSSQL写的仓库系统

Description: VC+MSSQL写的仓库系统
Platform: | Size: 1229216 | Author: xspirit@126.com | Hits:

[CSharppaixu

Description: 利用归并排序方法快速实现大数列(百万级)的排序-Using merge sort method is fast realize out of large numbers (one million) ranking
Platform: | Size: 4164608 | Author: 郑华拥 | Hits:

[SQL ServerMSSQL_BackupAndRestore

Description: MSSQL备份及恢复的VC++源代码。提供给大家学习。-MSSQL backup and recovery VC++ Source code. Learning available to everyone.
Platform: | Size: 432128 | Author: cliff | Hits:

[ERP-EIP-OA-PortalBookstoreManagementSys

Description: 一款基于VC+MSSQL的书店销售管理系统,源代码比较完整,唯一不好的地方就是数据库需要手功创建,只含有脚本文件,没有数据库文件,需要手动建表/建库。源代码在VC6下编译通过。 -A VC+ MSSQL-based bookstore sales management system, complete source code.
Platform: | Size: 1422336 | Author: Janno | Hits:

[ADO-ODBCADOandMD5

Description: vc+ado+mssql连接操作等功能类的封装 另附MD5类。 没有用表格显示数据。-vc+ ado+ mssql connection to operate features such as type of package MD5 separate category. Table shows the data useless.
Platform: | Size: 4065280 | Author: 沈聪 | Hits:

[SQL Serverzichanshebeiguanli

Description: 用VC++操作数据库,很好的源码,数据库是MSSQL,资产设备管理数据库-A GREAT CODE FOR VC++ operating database
Platform: | Size: 13603840 | Author: zolingwu | Hits:

[Database systemRent

Description: 这个一个VC连接MSSQL数据库的小软件,软件中具有对数据库中得表查询、添加、删除等功能,为你提供参考。-A VC connecting the small MSSQL database software with a table of the database query, add, delete, and other functions, provide a reference for you.
Platform: | Size: 4921344 | Author: 追风 | Hits:

[Hotel software systemHotelBiz

Description: 餐饮管理系统VC++源代码,界面没有美化,早两年的程序,不过编译很顺利,使用MSSQL或Access都可以。在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-Food & Beverage Management System VC++ source code, the interface is not landscaping, as early as two years of proceedings, but the compiler is very smoothly, and the use of MSSQL or Access can be. In the compiler, before running the program, please rms.mdb attached database file into SQL server and will be named this database RMS. If not install SQL server, can also be directly in the control panel in this database file is set to the data source named MyDS. Note that if the databases are not installed successfully, MS Visual Studio project file in the open when the error will be, but do not overlook the impact of following the normal procedures for compiling.
Platform: | Size: 62464 | Author: 724 | Hits:

[Applicationssaixbook

Description: 一款基于VC+MSSQL的书店销售管理系统,源代码比较完整,唯一不好的地方就是数据库需要手功创建,只含有脚本文件,没有数据库文件,需要手动建表/建库。源代码在VC6下编译通过。-A VC+ MSSQL-based bookstore sales management system, complete source code, the only bad is the need to hand-reactive database created contains only script file, there is no database files, need to manually build table/database. The source code through the compiler under VC6.
Platform: | Size: 1427456 | Author: 127 | Hits:

[Applicationsvcbook

Description: VC++6.0写的书店进销存管理系统,MSSQL数据库,程序可以顺利编译,包括所用的DLL源文件都可以运行,编译总系统的时候要把分系统的DLL文件拷贝到主程序的目录下。-VC++6.0 to write the book Invoicing Management System, MSSQL database, the program can be successfully compiled, including the use of the DLL source files can be run, the compiler, when the total system to subsystems of the DLL files are copied to the main program directory under.
Platform: | Size: 1437696 | Author: 137 | Hits:

[hospital software systemMedicAdmin

Description: 基于Visual C++6.0的药品进销存系统 1) 新药品的入库。 2) 过期药品的出库登记、处理记录。 3) 药品库存检索。 4) 供货商信息检索。 5) 药品库缺报警。 6) 药品采购记录管理。 7) 药品用药说明信息管理。 8) 输出相应的数据报表-Visual C++6.0 Based Invoicing System of medicine
Platform: | Size: 10377216 | Author: xwj | Hits:

[ADO-ODBCodbcdb

Description: 本人一直使用的最新ODBC标准连接通用.h和.cpp库文件,目的是重用。支持MYSQL,ACCESS,MSSQL的连接,变量绑定。 只要安装SQL数据库系统后,只要用VC,把这两个文件加入工程就能重用这些代码。支持事务提交和回退。 -rollback,commit SQL ODBC
Platform: | Size: 222208 | Author: 梁晓锋 | Hits:

[Other systemsVC-MSSQL-wuziguanlixitong

Description: VC-MSSQL物资管理系统 VC6.0+SQL2-VC-MSSQL material management system VC6.0+ SQL2000
Platform: | Size: 144384 | Author: 740275789 | Hits:

[ADO-ODBCpassenger

Description: VC++初学者写的简单的旅店管理软件MSSQL数据库,运行请需要先附加SQL数据库文件-Written in VC++ beginners simple hotel management software MSSQL database, you need to run additional SQL database file
Platform: | Size: 202752 | Author: madud00093 | Hits:

[hospital software systemhospital

Description: VC+MsSQL 医药进销存管理系统,主要完成药品进货管理、供货商管理、采购记录入库、出货查询、过期药品管理、库存查询、新药品管理、出货管理等功能,使用不同的用户名和密码登录系统后,会有不同的操作界面: -VC+ MsSQL pharmaceutical inventory management system, the main drugs to complete the purchase management, supplier management, procurement, records storage, shipping information, expired medicines management, inventory information, new drug management, shipping management and other functions, using different user name and password system, there will be a different interface:
Platform: | Size: 1865728 | Author: madud00115 | Hits:

[Education soft systemschool_info_manager

Description: vc.net 学校人事管理系统MSSQL版,感兴趣的可以参考下。-vc.net MSSQL version of the school personnel management system
Platform: | Size: 815104 | Author: 许日进 | Hits:

[Hotel software systemFinal

Description:  VC++酒店管理系统SQL版,使用了MSSQL存储过程,附有数据-VC++ Hotel Management System SQL Edition, use the MSSQL stored procedure, with data
Platform: | Size: 557056 | Author: | Hits:

[Education soft systeminformation-management-system

Description: 学生信息管理系统,vc++,mssql数据库开发,要先附加数据库再做测试。-Student Information Management System, vc++, mssql database development, first attach the database do the test.
Platform: | Size: 14844928 | Author: | Hits:

[ADO-ODBCVC-database

Description: VC数据库开发,mysql,mssql,accsee初学者看看吧-VC database development
Platform: | Size: 253952 | Author: 莫冬 | Hits:
« 12 »

CodeBus www.codebus.net