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

Search list

[CSharpUserId

Description: 用户登陆界面是教学使用的简单例子,大家有好例子要共享啊,我很想学习Csharp-user interface landing is the use of teaching a simple example, there is a good example to share ah, I really want to learn Csharp
Platform: | Size: 9310 | Author: 浪子 | Hits:

[Windows Developssdhnse

Description: 一,数据结构 struct user{ char username[16] char userID[18] char usercode[3] char userline[3] struct user *unext struct user *uprior -one, user data structure struct (char username [16] char userI D [18] char usercode char [3] [3] userline struc t user unext struct user * * uprior
Platform: | Size: 5119 | Author: zyy | Hits:

[ASPReg_User_22

Description: <%@ LANGUAGE=\"VBSCRIPT\" %> <!--#include file=\"conn.asp\"--> <% set rs=server.createobject(\"adodb.recordset\") sqltext=\"select * from RegUser where UserId= \" & request.form(\"uid\") & \" \" rs.open sqltext,co
Platform: | Size: 6078 | Author: 金立犇 | Hits:

[ICQ-IM-Chatudpchatroom

Description: 使用udp协议的网络聊天程序. 该聊天室包括服务端(Server)和客户端(Client)两部分,是通信基于UDP 实现的。包括以下这些功能。 服务端: 1. /openchannel channelName 开通新的聊天室 2. /channels 列出服务方所有开通的聊天室。 3. /enterchannel channelName 进入到某个聊天室channel中。这时可以用list,kickout userid命令。直 到使用leave命令离开该聊天室。 4. /list 列出用户当前所在聊天室的所有用户列表。 5. /kickout userid 将当前所在聊天室的某个活跃用户踢出该聊天室,并且向该聊天室中的所有 活跃用户发送将某个用户踢出该聊天室的消息。 6. /leave 离开聊天室。 7. /closechannel channelname 关闭某个的聊天室,并且向该聊天室中的所有活跃用户发送关闭该聊天室的 消息。 客户端: 1. /channels 列出服务方当前活跃的聊天室。 2. /join channel username 以username为名加入到聊天室channel中。 3. /list 列出用户当前所在聊天室的所有用户列表。 4. /msg userid your_message_here 给用户发送私人聊天的信息(其他用户不会收到)。 5./msg your_message_here 给所有该channel的用户发送信息。 6./leave 离开聊天室。
Platform: | Size: 193273 | Author: 黄思嘉 | Hits:

[EditBoxlogin

Description: 用ASP制作网站登录系统 把用户名写入Session(\"userid\")是为了防上非法登录,只要在受限页面的头部加入下面代码: 以下为程序代码: <% if session(\"userid\")=\"\" then response.write(\"<script language=javascript>alert( 对不起,你没有查看该页的权限或已超时,请重新登录! ) location.href= loging.asp </script>\") End %>
Platform: | Size: 8296 | Author: tomosak | Hits:

[CSharpUserId

Description: 用户登陆界面是教学使用的简单例子,大家有好例子要共享啊,我很想学习Csharp-user interface landing is the use of teaching a simple example, there is a good example to share ah, I really want to learn Csharp
Platform: | Size: 26624 | Author: 浪子 | Hits:

[Windows Developssdhnse

Description: 一,数据结构 struct user{ char username[16] char userID[18] char usercode[3] char userline[3] struct user *unext struct user *uprior -one, user data structure struct (char username [16] char userI D [18] char usercode char [3] [3] userline struc t user unext struct user** uprior
Platform: | Size: 5120 | Author: zyy | Hits:

[SCSI-ASPIReg_User_22

Description: <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co-< @ LANGUAGE = VBSCRIPT ><!--# Include file = conn.asp -->< set rs = server.createobject ( adodb.recordset ) sqltext = select* from RegUser where UserId =
Platform: | Size: 6144 | Author: 金立犇 | Hits:

[ICQ-IM-Chatudpchatroom

Description: 使用udp协议的网络聊天程序. 该聊天室包括服务端(Server)和客户端(Client)两部分,是通信基于UDP 实现的。包括以下这些功能。 服务端: 1. /openchannel channelName 开通新的聊天室 2. /channels 列出服务方所有开通的聊天室。 3. /enterchannel channelName 进入到某个聊天室channel中。这时可以用list,kickout userid命令。直 到使用leave命令离开该聊天室。 4. /list 列出用户当前所在聊天室的所有用户列表。 5. /kickout userid 将当前所在聊天室的某个活跃用户踢出该聊天室,并且向该聊天室中的所有 活跃用户发送将某个用户踢出该聊天室的消息。 6. /leave 离开聊天室。 7. /closechannel channelname 关闭某个的聊天室,并且向该聊天室中的所有活跃用户发送关闭该聊天室的 消息。 客户端: 1. /channels 列出服务方当前活跃的聊天室。 2. /join channel username 以username为名加入到聊天室channel中。 3. /list 列出用户当前所在聊天室的所有用户列表。 4. /msg userid your_message_here 给用户发送私人聊天的信息(其他用户不会收到)。 5./msg your_message_here 给所有该channel的用户发送信息。 6./leave 离开聊天室。
Platform: | Size: 192512 | Author: 黄思嘉 | Hits:

[EditBoxlogin

Description: 用ASP制作网站登录系统 把用户名写入Session("userid")是为了防上非法登录,只要在受限页面的头部加入下面代码: 以下为程序代码: <% if session("userid")="" then response.write("<script language=javascript>alert( 对不起,你没有查看该页的权限或已超时,请重新登录! ) location.href= loging.asp </script>") End %>-Using ASP to create Web site log on to the system user name written into the Session ( userid ) is to prevent illegal log in, as long as the restricted page in the head by adding the following code: The following code: < if session ( userid ) = thenresponse.write ( <script language=javascript> alert (Sorry, you do not have permissions to view the page or has timed out, please re-log on!) location.href = loging.asp </ script> ) End >
Platform: | Size: 8192 | Author: tomosak | Hits:

[Other Gamescat_mario

Description: C\C++实现的类似玛丽奥的游戏(含源码) 可说是非常超乎常理,而且十分诡异, 一般的常识在这里有时可以理解[像是跳跃、踩敌人等等动作], 不过陷阱却是出奇地多,其中的「乐趣」我想该让你来自行发现。 如果打不过去的话可以看自己制作的视频: http://www.tudou.com/home/user_programs.php?userID=22594450 -C \ C++ to achieve a similar Mario games [including source code] can be said to be more than common sense, but also very strange, the general common sense here and sometimes can be understood [such as jumping, step on the enemy movements and so on], but the traps are are surprisingly many of them " fun" I think that you found from the line. If the fight does not look past what can produce their own video: http://www.tudou.com/home/user_programs.php?userID=22594450
Platform: | Size: 5525504 | Author: weir75034 | Hits:

[SQL Serverhtybjxt

Description: 合同与报价系统 PB8开发,sysbase sql anywhere7 默认密码:user:admin password:admin ODBC设置为 Database=HxFirm UserId=tt ServerName=order LogId=tt -PB8 contract and quotation system development, sysbase sql anywhere7 default password: user: admin password: admin ODBC settings for the Database = HxFirm UserId = tt ServerName = order LogId = tt
Platform: | Size: 603136 | Author: 宋数据 | Hits:

[Database systemtestDLL

Description: 页面通过接受http请求。 调用wcpw.dll库函数GeneratePW[Userid, ProtectedItem, PresentationId, RijnDaelKey, Password: PChar] 生成字符串[样式如:XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX]. 存入mssql数据库表CreatePasswordHistory中-By accepting http requests for pages. Wcpw.dll library function call GeneratePW [Userid, ProtectedItem, PresentationId, RijnDaelKey, Password: PChar] generated string [such as style: XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX]. Into mssql database table Medium CreatePasswordHistory
Platform: | Size: 180224 | Author: wangyao | Hits:

[Othersushelou

Description: 采用vb.net安装环境要有SQL 2000 数据库。 首先将数据库附加上,数据库文件在SQL文件夹下。 帐号密码都在数据库userid里。 记得要将数据库登录用户sa的密码改为1117. 改登录用户 的密码应该 会吧,打开SQL企业管理器,在项目组的目录下有个安全性,点开还有一个登录,单击就会在右侧窗口看到登录用户sa,选中右键选择属性,修改密码就行。 -Vb.net be used to install SQL 2000 database environment. First of all, the additional database, the database file in the SQL folder. Account passwords in the database where userid. Remember to sign the database user sa password changed to 1117. To log the user' s password should be right, open the SQL Enterprise Manager, the project team at the directory there is a safety, point to open a log, click will Sign in at the right side of the window to see the user sa, select the right property selection, modify your password on the line.
Platform: | Size: 9431040 | Author: kukou66 | Hits:

[Game Programsck

Description: 网狐会员卡生成器,绝对好用等下把数据库配套的也传上希望多给点分。 英文介绍是数据库部分代码-USE [CxGameTreasuredb] GO IF EXISTS (SELECT* FROM DBO.SYSOBJECTS WHERE ID = OBJECT_ID(N [dbo].[stock_data] ) and OBJECTPROPERTY(ID, N IsProcedure ) = 1) DROP PROCEDURE [dbo].[stock_data] GO SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO CREATE PROCEDURE [dbo].[stock_data] @cardcode [bigint], @cardpass [nvarchar](50), @userid [int] WITH ENCRYPTION AS BEGIN DECLARE @Price [int] DECLARE @IsCrad[bit] IF EXISTS (SELECT UserID FROM QPTreasureDB.dbo.GameScoreLocker WHERE UserID=@UserID) BEGIN SELECT [ErrorDescribe]= 错误信息:您目前在银子游戏房间,不能进行银行操作! RETURN END
Platform: | Size: 216064 | Author: 234324dsf | Hits:

[Oraclemain

Description: 采用64ORACLE连接库,将数据同步到当前的SQLITE3的内存表中. 环境为AIX5.3 ORCALE10 SQLITE# 编译命令为 proc code=cpp lines=yes userid=brjlkk/brjlkk@brjlkk SQLCHECK=full include=/usr/vacpp/include include=../../header include=../../header/commonhandle iname=main.pc oname=main.cpp xlC -c -g -I../../header -I/u01/app/oracle/product/10.2.0/precomp/public -I/u01/app/oracle/product/10.2.0/rdbms/demo -I/u01/app/oracle/product/10.2.0/rdbms/public main.cpp xlC -g main.o -L/u01/app/oracle/product/10.2.0/lib32 -lpthread -lclntsh -ldl -lm -lnsl -lsqlite3 -o synmain -Link Library 64ORACLE used to synchronize data to the current memory SQLITE3 table. Environment AIX5.3 ORCALE10 SQLITE# compiler command for the proc code = cpp lines = yes userid = brjlkk/brjlkk @ brjlkk SQLCHECK = full include =/usr/vacpp/include include =../../ header include =../../ header/commonhandle iname = main.pc oname = main.cpp xlC-c-g-I../../header-I/u01/app/oracle/product/10.2.0/precomp/public-I/u01/app/oracle/product/10.2.0/rdbms/demo-I/u01/app/oracle/product/10.2.0/rdbms/public main.cpp xlC-g main.o-L/u01/app/oracle/product/10.2.0/lib32-lpthread-lclntsh-ldl-lm-lnsl-lsqlite3-o synmain
Platform: | Size: 3072 | Author: chenhaijie | Hits:

[ActiveX/DCOM/ATLUserID

Description: 一个获取当前用户和计算机名的AxtiveX DLL,可以用于实现用户注册模块-An access to the current user and computer name AxtiveX DLL, can be used to achieve the user registration module
Platform: | Size: 8192 | Author: MCHY | Hits:

[MySQLcourier-authlib-0.58

Description: 提供邮件服务认证功能,可单独调用。支持mysql、ldap、pam认证。- The Courier authentication library provides authentication services for other Courier applications. In this context, the term "authentication" refers to the following functions: 1. Take a userid or a loginid, and a password. Determine whether the loginid and the password are valid. 2. Given a userid, obtain the following information about the userid: A. The account s home directory. B. The numeric system userid and groupid that owns all files associated with this account. C. The location of the account s maildir. D. Any maildir quota defined for this account. See the Courier documentation for more information on maildir quotas. E. Other miscellaneous account-specific options. 3. Change the password associated with a loginid. 4. Obtain a complete list of all loginids. The Courier authentication library provides alternative implementations of these authentica
Platform: | Size: 2444288 | Author: lsjtinya | Hits:

[CSharpUserId

Description: retrive user id from data base
Platform: | Size: 57344 | Author: suri | Hits:

[Delphi VCLCheckPermiss

Description: check Permissions by UserId
Platform: | Size: 269312 | Author: nivanar | Hits:
« 12 »

CodeBus www.codebus.net