搜索资源列表
HrManage
- ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开
WEBBOOK
- 运行环境:Win 2000 Server + SQL Server 2000 + MS vs.net Framework 安装: 1、用相应解压工具解开BookShop.rar到某目录下,如C:\\BookShop,将其设置为Web共享。 2、将Database里边的数据文件到某目录下,如C:\\Db,启动SQL Server的查询分析器, 运行以下存储过程 sp_attach_db BookShop ,
CNET2003BSERP
- B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录 3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原 4、修改Copy_of_ERP目
saleMIS
- 商品销售管理系统 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = \"Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Source=JAM
SQLHelper
- 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings[\"ConnectionString\"] <!
CListCtrl Extended Plugin.CListCtrl 的扩展
- CListCtrl 的扩展,可以实现排序,提示条,隐藏或显示某一列,编辑某一项,支持拖拽等功能。,Grid Control Based on CListCtrl Sorting Cell navigation and keyboard search Tooltips Hiding and showing columns Cell editing Grouping Clipboard (copy only) Persist column width, position
ur
- 用户管理 (用户的权限管理) 1.结构:Ur.exe 主程序 Ur.mdb 用户数据库 UrConfig.ini 配置文件 2.调用: 在程序中直接调用可执行文件 Shell "Ur.exe Ur.mdb/SAIMOUR/LurName/LurLimit", vbNormalFocus 数据库/数据库密码/用户名称/用户权限 On Error GoTo err1 AppActivate "用户管理" Exit Sub
StaffManagement
- 本程序的开发环境为VS2005,数据库为SQLSever2005 默认的连接字符串为:"DataSource=125.216.227.147 Initial Catalog=msdb Persist Security Info=True User ID=sa Password=111111" 管理系统为一个简单的人事管理系统,帮助初学者尽快的掌握这种语言,进而有助于系统改进,对初学者来说是很不错的选择。-This procedure for the development env
NetworkProtocolSimulate
- 一个javax写的关于CSMA的模拟,有pure Aloha,One persist,p-persist,和non-persist的模拟,不过后面几个的模拟自己不怎满意-CSMA simulation with Java. include pure Aloha,One persist,p-persist,和non-persist.
CGridListCtrlEx_Demo
- Sorting Cell navigation and keyboard search Tooltips Hiding and showing columns Cell editing Grouping Clipboard (copy only) Persist column width, position and visibility OLE Drag and Drop (includes reordering of items)
ria_organic_matter_fluorecence
- The combination of EEM fluorescence and parallel factor analysis has proved to be a promising tool for studying DOM. These relatively inexpensive fluorescence measurements can be used in combination with other measurements to rapidly quantify and cha
DesignerHosting
- 该示例演示了如何: - 主设计界面 - 创建一个自定义RootDesigner - 使用设计时装载机 - 创建自定义装载机 - 实施一个工具箱 要运行示例,编译和运行Shell.exe Shell.sln-The sample demonstrates how to: - Host a designer - Create a custom RootDesigner - Persist state using designer loaders -
EastRiver
- 这是我根据客户的需要,开发指纹识别系统软件开发。-ConnectionString = "Provider=SQLOLEDB.1 Persist Security Info=False User ID=" & user
NHibernate-1.2.0.GA-src
- NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可
Men
- Android手机小游戏 —— 是男人就坚持XX秒。 手指拖动控制主角躲避四处飞来的篮球的进攻,也可以重力感应控制-Android mobile phone game- men persist in XX seconds. Finger to drag the control of the protagonist to escape the attack of four flying basketball, you can also accelerometer to control the
vbsalejxc
- VB源码,数据库应用,销售系统,进销存 VB+SQL商品销售进销存系统,调试请注意: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False
soffdgthy.net
- VB+SQL商品销售进销存系统,: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Sou
Scheduler
- 运行计划任务在指定的时间,天如 打开一个文件的默认应用程序,打开一个URL在web浏览器或关机或重新启动计算机。任务列表保存以便任务持续当应用程序关闭,重新开放。应用程序最小化到系统托盘也。-Schedule tasks to run at a specified time of day such as open a file in the default application, open a URL in the web browser or shutdown or reboot the
hsqldb-2.2.9
- hsqldb-2.2.9 is in memory database -hsqldb-2.2.9 is in memory database implemented with java. It support in memory and persist to file
HelloJni.tar
- 1、每个被加载的模块,无论是可执行程序还是共享库,均有自己独立的PLT和GOT表。所以拦截这个模块的对外调用的GOT,不影响其他模块。 2、本文只实现了拦截模块的调出到其他模块的动作,其他模块的调入没有涉及到(可能还涉及到比较复杂的重定位操作)。 3、system_server是system用户,不是有权限写所有名字的Property,这里用了persist.sys.开头的属性名,而persist.sys.开头的属性会保存至磁盘,因此性能会差点儿。 4、ioctl虽然实质声明是