Welcome![Sign In][Sign Up]
Location:
Search - pwd

Search list

[.net无限级树形菜单(Sql数据库) MyTree

Description:

无限级树形菜单(Sql数据库)

利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强
DB_CNZZ下为数据库文件,附加即可
数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local);database=GHRQ;uid=sa;pwd=sa");

作者:chy2z


Platform: | Size: 273104 | Author: skyin0912 | Hits:

[OtherPW_Access(See Access Pwd)

Description: 通过此程序获取Access2000的数据库密码,对于破解一个软件数据库设计非常有用,对这可以根据程序的原理,自行编写获取其他版本Access数据库密码。 -Access2000 access to the database password, crack a database design software very useful in this process can be the principle, the preparation of access to other versions Access database password.
Platform: | Size: 27438 | Author: 范树学 | Hits:

[Linux-Unix简单shell

Description: 一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout
Platform: | Size: 3493 | Author: 亿摆 | Hits:

[Linux-Unixmyshell

Description: 实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the current process (getpid () system call) logout : withdraw from the shell ls [-l] rm [-r] mkdir, mv, cp
Platform: | Size: 11295 | Author: 叶黎 | Hits:

[Windows Develop图书馆管理系统rar

Description: SQL脚本文件放在查询分析器执行并生成数据表,在PASS_WORD表中添加一个初始化的用户名和密码,等一下在密码窗口中使用. 本系统不要求使用密码,本系统的ODBC配置是FileDSN=library.dsn UID=sa PWD= 本系统在XP中是可运行的-SQL script file analyzer inquiries on the implementation and generates data tables, in addition PASS_WORD table initialization of a user name and password, the password window for a minute to use. The system does not require the use of passwords, the system configuration of ODBC is FileDSN library.dsn UID = = sa PWD = XP in the system is operational
Platform: | Size: 64602 | Author: dong | Hits:

[ADO-ODBCBookSale

Description: 简单的图书销售管理系统 说明: 1.程序基本实现用户要求 2.登录密码为12345 该密码保存在数据库的Pwd表中,程序没有直接提供修改密码的功能 若要该密码,请到数据库中直接修改 3.为了方便统计,程序利用了临时表SaleReport。一般来说,统计完毕时该表会自动删除 如果由于异常原因,该表没有自动删除,那么程序在运行统计时会出现问题,其他功能不受影响 解决方法:用Access打开数据库RBookSale.mdb,将表SaleReport删除即可 4.删除库存为零的图书记录,该要求有些不合理 如果删除了这些记录,那么销售统计时,则无法查到这些书的信息 (这可能与我表设计有关,没有深入分析该问题) 5.程序运行时,务必保证数据库与应用程序在同一目录下 程序是基于MFC编写的 如果运行该程序的机器上没有MFC运行时库,程序不能运行.-simple book sales management system : 1. Basic procedures to achieve two user requirements. Login password to 12,345 the password stored in a database table of Pwd, procedures not directly alter the code for the function if the password, the free database directly alter three. To facilitate the compilation of statistics procedures used SaleReport temporary table. Generally, statistical finished The list will be automatically deleted because if abnormal reasons, the table does not automatically deleted, then running statistical procedures that would arise, the other functions will not be affected solutions : Open Access database RBookSale.mdb, will be deleted SaleReport Table 4. Delete library zero deposit library records, some of the unreasonable demands deletion of these records, sales st
Platform: | Size: 426075 | Author: 曲进 | Hits:

[WinSock-NDISftbbs301dt

Description: 后台管理路径admin/index.asp 最高管理者:xmfangzi 密码从http://www.xmfangzi.xom/pwd.htm获取,获取后进 入后台你自已可以进行相应类别的调整或添加-management background path admin / index.asp top managers : xmfangzi from http://www.xmfangzi.xom/pwd.htm password access, access after entering your own background can be adjusted to the appropriate category or a
Platform: | Size: 1370092 | Author: 周子铭 | Hits:

[CSharpHrManage

Description: ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开,可以看到如下的设置: <VisualStudioUNCWeb> <Web URLPath = \"http://localhost/hotop100/Webs.csproj\" /> </VisualStudioUNCWeb> 修改路径为设置的虚拟路径即可。 此外,还需要修改数据库连接字符串,用记事本或其他文本编辑工具打开hrmanage目录下的Web.config文件,找到<appSetting>节点,如下所示: <appSettings> <!--此处设置数据库连接字符串--> <add key=\"ConnectString\" value=\"data source=localhost initial catalog=msrcn persist security info=False user id=sa pwd=hello workstation id=msrcn packet size=4096\"/> </appSettings> -ASP.NET Development Technology Comments on the source code of Solutions Catalog "\\ resume management system \\ hrma nage "to the copy machine, Contents hrmanage and set up the virtual directory for the directory name hrmanage. Double-click the root directory hrmanage.sln solutions, The system will automatically call Visual Studio.NET open this solution, by "solution for resource management" can be found on various floors of types of documents to the realization of code. If the installation of Webs directory virtual directory name is not hrmanage. Webs is a need to amend the Webs.csproj.webinfo directory paper, use Notepad or other text editor to open, we can see that the setup is as follows :
Platform: | Size: 396363 | Author: 林晓武 | Hits:

[Other resource2006120314544029817

Description: C#进销存系统,WinForm与SQLServer开发,配有数据库文件, 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110,登录密码:654321。 3、数据库连接字串:Server=localhost uid=sa pwd=123456 database=goods。-Invoicing System C#, SQLServer Layout and development, equipped with a database file, one that goods Additional database in SQL SERVER. 2, connecting to the database login account : J110, Login Password : 654321. 3, the database connection string : Server = localhost uid = sa pwd = 123456 database = goods.
Platform: | Size: 839683 | Author: weisong | Hits:

[Linux-UnixShellOfLinux

Description: Linux中Shell的几条简单命令的实现,基本框架已经搭好了,如果需要可以在此基础上进行扩充(代码中增加了多条命令同时执行的功能) 试验内容: 实现简单的Shell,至少能处理四条命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号 logout :退出shell -a few simple order to achieve the basic framework has been put up. If need be on the basis of this expansion (code added to the number of orders carried out simultaneously function) test : Shell simple realization, at least four orders can handle cd : the process of change the current path pwd : View the current path process pid : View the current process, logout : withdraw from the shell
Platform: | Size: 2212 | Author: shoarh | Hits:

[Linux-Unix简单shell

Description: 一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout
Platform: | Size: 3072 | Author: 亿摆 | Hits:

[Otherpwd

Description: 获取windows用户帐户及密码 包括foxmail、outlook等
Platform: | Size: 7168 | Author: | Hits:

[JSP/Javapwd

Description: 可以进行两次密码的验证,我美化了下,可以显示一些信息,蛮有成就感的。javascript,在火狐和ie下均通过,没有通过,你联系我。396693709-Can verify the password twice, and I glorify, we can show some information, quite the sense of accomplishment. javascript, in both Firefox and ie passed, did not pass, you contact me. 396693709
Platform: | Size: 1024 | Author: 鞠庆洲 | Hits:

[Linux-Unixftp

Description: 在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远方当前目录 dir:列出远方当前目录 cd:改变远方当前目录 ?:显示提供的命令 quit:退出返回 !dir,列出本地当前目录。-In Linux system using the Socket interface FTP client and server process, so that the client can connect to servers, and FTP can also conduct some of the basic operation. Client and server command channel and data channels need to be separated from support for the following FTP command: get: get a file from afar put: the distance to a file pwd: display the distance the current directory dir: lists the current remote directory cd: changes the distance the current directory? : Display command quit: exit to return! Dir, set out in the local current directory.
Platform: | Size: 4096 | Author: Draco | Hits:

[Internet-Networkftpd

Description: A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance-A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
Platform: | Size: 7168 | Author: 陈绍辉 | Hits:

[Linux-Unixftp

Description: 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the following commands: 1.? Show FTP commands 2.pwd shows the path of 3.dir client list client' s file information 4.cd to change the path of the client 5.put upload a file to download a file 7.quit end 6.get, exit FTP
Platform: | Size: 76800 | Author: fukker | Hits:

[Internet-Networkmyftpserver

Description: 使用c编写的简易ftp服务器端程序。实现的命令有:user,pass,cwd,port,pasv,type,retr,stor,dele,mkd,pwd,list,syst,quit。在linux下编译后可以执行。-Simple ftp using c write server-side program. Achieve the commands are: user, pass, cwd, port, pasv, type, retr, stor, dele, mkd, pwd, list, syst, quit. In the under linux compiled enforceable.
Platform: | Size: 3072 | Author: 王国澎 | Hits:

[Internet-Networkmyftpclient

Description: 使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the linux implementation.
Platform: | Size: 3072 | Author: 王国澎 | Hits:

[Internet-Networkftp

Description: 简单的ftp服务器端和客户端,两个程序同时运行,在客户端可以使用pwd、cd、quit、help、get、put、dir等命令进行操作,实现下载、上传文件等操作。-A simple ftp server-side and client-side, the two programs are running at the same time, the client can use the pwd, cd, quit, help, get, put, dir and other commands to download, upload files, and so.
Platform: | Size: 13312 | Author: yangdingda | Hits:

[Linux-Unixpwd

Description: Mini pwd implementation busybox for Linux. -Mini pwd implementation busybox for Linux.
Platform: | Size: 2048 | Author: huiwuemon | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net