登录
首页 » ASP » lfphotoweb

lfphotoweb

于 2016-04-24 发布 文件大小:4623KB
0 201
下载积分: 1 下载次数: 1

代码说明:

  1:采用MSSQL数据库,达到企业级应用标准,极大的提高了系统的负载能力。 2:程序中数据库操作部分,全部采用 事务处理 机制,保证数据的百分之百无错率。 3:常用数据常驻内存,极大的提高了性能。在百万图集*百万流量的情况,CPU峰值为31 (伪静态模式下). 4:极高的程序的安全性,(目前无任务漏洞被网友发现). 5:多种上传方式:单文件夹,批量文件夹,本地单图集,本地多图集.直接读取服务器及本地硬盘文件目录(1: The MSSQL , enterprise applications to achieve the standard, which greatly improves the load capacity of the system. 2: Program operation section, all using the transaction mechanism to ensure that no one hundred percent error rate data. 3: Common resident data memory, greatly improving performance. In the case of one million portfolio* one million traffic, CPU peak of 31 (pseudo-static mode). 4: high security program (currently no task to be loopholes users found). 5: Upload many ways: single folder batch folder, local single portfolio, portfolio more directly read local servers and local hard disk files directory.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • [zj_kpi]
    SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。(SQL multi-table queries, dynamic language queries, stored procedures can be raised to automatically update data per day.)
    2014-02-02 13:53:29下载
    积分:1
  • 宾管管理系统,VB编用,需要SQL数据库支持
    宾管管理系统,VB编用,需要SQL数据库支持-BIN control management system, using VB series, need SQL database support
    2022-02-06 11:32:34下载
    积分:1
  • vc108423425252
    软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(software introduced : Programming Environment : windows2003 visual c stdio. net Ado SQL2000 /## SQL##################################/** set up : the establishment schooldata SQL2000 database into data files into data : data directory is a breakdown school_back database file operations : using SQL Enterprise Manager Database reduction visit to the local data into the database server, Password is set as the, um, schooldata operation of the database user name and password the same as the main database with ADO visit, Several display data and control the Treectrl, listctrl. datagrid procedures are several BUG has not yet been solved, realization of functions : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to s)
    2007-01-10 12:07:01下载
    积分:1
  • Using VS2008+ Sql2000 a task management system development, functions are relati...
    一个采用VS2008+Sql2000开发的任务管理系统,功能比较简单 有任务管理和角色管理等 DB_51aspx下为Sql数据库,附加即可 默认登录帐号/密码:51aspx/51aspx -Using VS2008+ Sql2000 a task management system development, functions are relatively simple task management and role management DB_51aspx for Sql database, additional to the default login name/password: 51aspx/51aspx
    2023-08-09 20:35:04下载
    积分:1
  • MFCSQL_20100507
    Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。(use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.)
    2020-11-01 11:39:54下载
    积分:1
  • sql数据库中所有的表读出,并显示所有的字段,选者某个字段可以将该字段的内容保存为xml文件,xml文件读入到sql...
    将sql数据库中所有的表读出,并显示所有的字段,选者某个字段可以将该字段的内容保存为xml文件,xml文件读入到sql-To sql database table all read out and display all of the field, selected from a field and the content of this field can be saved as xml file, xml document read into sql
    2022-02-02 01:33:32下载
    积分:1
  • 602937
    简单网络注册源码程序,结合易语言MySQL支持库,使用服务器和客户组件进行连接,演示简单的网络注册的过程。(Simple Network registration source program, combined with easy language support MySQL , using the server and client components to connect, demonstrate simple web registration process.)
    2015-05-13 15:30:23下载
    积分:1
  • MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
    MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial threads no news cycle, and the user interface thread has its own message queue and the news cycle
    2022-11-24 12:35:03下载
    积分:1
  • 编写触发器,记录表字段修改记录
    编写触发器,记录表字段修改记录-The preparation of flip-flop, a record sheet to amend record field
    2022-03-03 02:50:37下载
    积分:1
  • 自己写的一个动态访问SQL数据的程序,有点像企业管理器部分功能...
    自己写的一个动态访问SQL数据的程序,有点像企业管理器部分功能-To write a dynamic SQL data access procedures, a bit like a part of Enterprise Manager functionality
    2022-03-02 14:40:46下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载