Welcome![Sign In][Sign Up]
Location:
Search - logon.s

Search list

[OS programLogon_src

Description: 在NT上使用其他用户运行其他用户的应用程序 -Running other users app using the other users username in NT
Platform: | Size: 17408 | Author: 站长 | Hits:

[Internet-Networkautotest.tar

Description: 中国移动飞信企业版的自动拨测程序,其中包含了飞信企业版的登录过程,登录个人版的登录过程以及二人会话,二人文件传输,群会话,群文件传输,以及个人页签添加、删除好友的详细流程-China Mobile' s Fetion Enterprise Edition auto-dial test procedures, which includes the Fetion Enterprise Edition logon process, log personal version of the login process, as well as two peer chat, two peer file, group chat, group file transfer, as well as individual tab to add, detailed process to delete friends
Platform: | Size: 632832 | Author: 刘丙政 | Hits:

[JSP/JavaSecurity

Description: JAVA安全管理器登录权限的基本代码,并可以根据登录的用户名分配登录用户的角色-JAVA Security Manager logon access the basic code, and can be assigned according to the logged on user name logged-on user' s role
Platform: | Size: 14336 | Author: Air | Hits:

[JSP/Javaatm

Description: 简单ATM(Automatic Teller Machine)系统的基本功能包括登录、注销、查询、存款、取款以及修改密码。 模拟的ATM终端在用户登录时,将其账号和密码通过网络传送到ATM服务器,ATM服务器根据数据库中的信息查询该账号和密码是否正确,并将结果返回给ATM终端。如果账号和密码正确,ATM终端进入下一操作界面;否则提示出错。注销操作用于通知ATM服务器本次交易结束,查询、存款、取款以及修改密码操作都是先将命令发送给ATM服务器,再由ATM服务器在数据库上执行相应操作,并将操作结果返回给ATM终端。-Simple ATM (Automatic Teller Machine) system' s basic functions include logon, logoff, inquiries, deposits, withdrawals, and change your password. Simulation of ATM terminals in the user logs on, their account number and password through the network to the ATM server, ATM server, according to information in a database query to the account number and password are correct, and the results returned to the ATM terminal. If the account number and password are correct, ATM terminals into the next user interface otherwise prompt an error. ATM write-off operation of the server used to notify the end of this transaction, inquiry, deposits, withdrawals, and change password operations are first command sent to the ATM server, the database server by the ATM to perform the appropriate operations and results of operations back to the ATM terminal .
Platform: | Size: 31744 | Author: 木之风 | Hits:

[JSP/JavaKaixinRicher

Description: 分析开心网的超级大亨游戏的源代码,JDK5 + MySQL5.1。作用:自动登录,每隔3分钟爬取相关页面,获得实时价格信息;根据MySQL中的数据,统计平均价格、最高价格、最低价格。附件为源代码,db目录的kaixin_20091225.rar为mysql的数据库脚本,用sqlyog恢复,查询.sql为调用语句示例,存储过程market_statistics 更新最近3天的价格信息 -Analysis of super-happy network tycoon game' s source code, JDK5+ MySQL5.1. Role: Automatic logon, every three minutes to climb to take the relevant pages, access to real-time price information according to MySQL data, statistics on average price, the highest price, the lowest price. Annex to the source code, db directory kaixin_20091225.rar scripts for mysql database, using sqlyog recovery, the query. Sql call statement for example, stored procedure market_statistics update the last 3 days of price information
Platform: | Size: 3073024 | Author: 陈宇 | Hits:

[OAHRMan

Description: 在使用时需把源码文件DataAccess.cs中的数据源路径该为自己文件所在,数据库文件为HRM文件夹下的HRManBeifen.mdf。开发平台问vs2008与sqlexpress。软件功能:该软件为人力资源管理系统,主要有人事档案管理,人事关系管理,薪酬管理,系统管理四部分。注意系统的登录时用户为下拉列表中的一项,密码与用户名相同。-The need to use the data source file DataAccess.cs source path where the document itself, the database file folder for the HRM' s HRManBeifen.mdf. Q vs2008 development platform and sqlexpress. Software features: The software for human resources management system, mainly personnel management, human relations management, compensation management, and system management of four parts. Note that the system logon user, a drop-down list, password and user name the same.
Platform: | Size: 4646912 | Author: 马明 | Hits:

[Windows Developrunas

Description: Allows a user to run specific tools and programs with different permissions than the user s current logon provides.
Platform: | Size: 3072 | Author: nexo | Hits:

[JSP/Javaexamsystem

Description: 设计C/S模式的标准化考试系统,即客户端和服务器端都是Java应用程序. ① C/S模式,即客户端与服务器端都是Java应用程序; ② 输入服务器IP地址,连接服务器功能; ③ 登录验证功能; ④ 学生可以选择所要做的试题; ⑤ 开始考试后,有计时功能,当时间结束时考试结束; ⑥ 完成考试后,学生可以查看自己的分数、试题、正确答案、分值以及自己所选择的答案; -Design C/S mode standardized exam system, namely between the client and the server is Java applications. 1 C/S mode, namely the client and the server is Java applications (2) input server IP address, connect to the server functions Logon authentications function (3) 4 students may choose to do try, 5 after the exam begins, timer function, when when time is up the test is finished, 6 when he finished the examination, students can check their grades, exam, correct answers, score and chose the answer:
Platform: | Size: 1267712 | Author: adadasum | Hits:

[JSP/JavaChinesechess

Description: 中国象棋(C/S版) (1) 用户登录验证功能。 (2) 每一个用户可以把自己的计算机做为主机。 (3) 每一个用户可以寻找主机,并且与主机建立连接。 (4) 用户在对弈过程中,可以悔棋,而且可以认输。 (5) 没一个用户都用积分,当赢了比赛后,用户的积分就会增加。 (6) 有聊天室功能,即用户在对弈过程中可以与对方聊天。 (7) 在线用户显示功能。 - Chinese chess (C/S version) (1) user logon authentications function. (2) each user can their computer as host. (3) each user can search host, and establish a connection with host. (4) users in Chinese chess playing process, we can HuiQi, and can accept defeat. (5) not a user with integral, when won the game after, the user s score will be increased. (6) have chatrooms functions, namely users in Chinese chess playing process can chat with each other. (7) online user display function.
Platform: | Size: 1686528 | Author: adadasum | Hits:

[CA authKeePass_Src

Description: KeePass is a free, open-source, light-weight and easy-to-use password safe. .-can remember all those passwords Nowadays you need to remember many passwords. You need a password for the Windows network logon, your e-mail account, your homepage s FTP password, online passwords
Platform: | Size: 1509376 | Author: xie linfeng | Hits:

[WEB Codej_18544_liuyan

Description: 留言订购系統 操作非常简单,但很实用的留言订购系統,也是我自己用的,现在发布出来和大家一起分享。 1.留言簿不公开,只有管理员才能查看留言 2.留言可自定义通过飞信功能发送到手机上 3.留言可发送到电子邮箱中 4.留言保存在数据库中 5.或者留言保存在数据库,发送到手机上,发送到电子邮箱中,三者同时使用 6.管理员密码经过md5加密,再保障数据库的安全 7.管理员可自行添加管理员,修改密码,查看最后登录时间和最后登录ip 说明: 1.后台管理:admin/login.asp 2.管理员用户名:admin 密码:admin 3.本系统最大的特点就是简单,开源没有任何限制,非常适合大家学习和使用。-The message ordering system It s operation is very simple, but very practical message ordering system, now post it to share with everyone. Guestbook does not open, only the administrator can view the message. Message can be self-defined by Fetion function to send to your phone Message can be sent to the e-mail Message saved in the database or a message stored in a database. sent to the e-mail sent to your phone, all three at the same time use. administrator password md5 encryption, to protect the security of the database Owner is free to add an administrator to modify the password to view the last logon time and the last login ip Description: Admin: admin/login.asp Administrator user name: admin Password: admin The biggest feature of this system is simple, open source, no restrictions, very suitable for everyone to learn and use.
Platform: | Size: 227328 | Author: Kereorn | Hits:

[OS programLOGON

Description: 登陆密码,功能: 加载系统前用于检测用户密码,无口令不能登陆。若密码正确则进入系统加载目录 通过改写MBR实现-Login password function: loading system used to detect the user' s password, can not login password. If the password is correct by rewriting the MBR into the system load directory
Platform: | Size: 1024 | Author: liujinhun | Hits:

[JSP/Javaandroid_test

Description: 某个手机新闻知识类查询demo,里面包括android的端的登录、更新、等业务逻辑-Knowledge class to query a mobile news demo, which includes the client' s logon android, update, and other business logic
Platform: | Size: 6302720 | Author: zjwang | Hits:

[Internet-NetworkUDP_P2P

Description: 一个模拟p2p聊天的过程的源代码,过程很简单,p2pserver运行在一个拥有公网ip的计算机上,p2pclient运行在两个不同的nat后(注意,如果两个客户端运行在一个nat后,本程序很可能不能运行正常,这取决于你的nat是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网ip来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功-A process simulation p2p chat source code, the process is very simple, p2pserver running on a LAN with a public ip on the computer, p2pclient run on two different nat after (Note that if two clients running on a nat, the program is likely not run properly, depending on whether your nat support loopback translation, see http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt, of course, this problem can be the two sides first try to connect to each other s network ip resolved, but this code is just to verify the principle, and did not deal with these issues), after the logon computer can get logged in the computer s user name, computer and log in through the send username message format to send a message. If the transmission was successful, that you have made to connect directly with each other s success.
Platform: | Size: 133120 | Author: 允锋 | Hits:

[Browser Clientresetpass

Description: 用PHP+Mysql+jQuery来实现一个密码找回的功能,一般步骤是: 1.表单输入注册时的邮箱; 2.验证用户邮箱是否正确,如果用户邮箱不存在网站的用户表中,则提示用户邮箱未注册; 3.发送邮件,如果用户邮箱确实存在用户表中,则组合用于验证用户信息的字符串,并构造URL发送到用户邮箱中 4.用户登录邮箱收取邮件,点击URL链接到网站验证程序; 5.网站程序通过用户请求的字符串查询本地用户表,比对用户信息是否正确; 6.如果正确则转到重置密码页面重新设置新密码,反之则提示用户验证无效。-With PHP+Mysql+jQuery to implement a password recovery function, the general steps are: a form to enter the mailbox when registering 2 to verify the user' s mailbox is correct, if the user' s mailbox does not exist in the user table site, then prompts the user mailbox is not registered 3 Send mail if the user' s mailbox does exist in the user table, is used to verify user information string combinations and construct a URL sent to the user' s mailbox 4 user logon mailbox to receive messages, click on the URL to the site verification procedures 5 sites to query string user requests through a local user table, than the user information is correct 6 If the correct password reset page go again set a new password, otherwise the user is prompted to verify invalid.
Platform: | Size: 6144 | Author: showcao | Hits:

[Web Server089858_com

Description: ◆通过本微博同步本微博内容到其他微博网站 ◆电脑版和手机版功能趋向一致 ◆兼容原版“无名微博”的数据库(但建议按本源码的Access数据结构更改原有数据库,特别是修改“文本”数据类型的字段大小,也可以用本站的数据库更新程序处理) ◆验证码功能:登录、评论时候用,防止网站被恶意登录、评论 ◆Cookies周期变化:推荐不保存机制等-◆ Through this micro-Bo synchronization of the micro-blog content to other micro-blogging site ◆ desktop and mobile version function to converge ◆ Compatible original nameless microblogging (but recommended according to the source of the original Access data structure changes, in particular to modify the text data type field size, you can also use the site s update process) ◆ verification code function: login, comment, when available, to prevent malicious Web site logon, comment ◆ Cookies cycle: Recommended without saving mechanism
Platform: | Size: 542720 | Author: 王宏民 | Hits:

[ICQ-IM-ChatQQ批量登陆器

Description: QQ登录器的VB程序及其参考样本,希望大家能增加功能,写得更好QQ_login,资源共享程序开发,网络更加开放!!(QQ logon's VB program and its reference samples, I hope you can increase the function, write better QQ_login, resource sharing program development, the network more open!!!)
Platform: | Size: 1666048 | Author: 武功超群 | Hits:

[Delphi VCLFHB登陆器原码

Description: Delphi编写的美丽世界登录器源码,简洁美观好用(Delphi's beautiful world logon source code, concise, beautiful and easy to use)
Platform: | Size: 2797568 | Author: 非得让我 | Hits:

CodeBus www.codebus.net