Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 注册,开发
Search - 注册,开发 - List
版本信息:桃源网络硬盘.Net 2.0 (免费版) 开发环境:Microsoft.NET Framework SDK 运行要求:   ·Windows 2000 或 Windows XP 安装 .Net Framework 或 VS.net、Windows 2003   ·要求上传目录有写权限   ·建议放在虚拟目录下,如果放在非虚拟目录下请把bin目录连同其中的文件放在网站根目录下 主要功能:   · 支持多人注册使用,注册后生成自己的专用文件夹,互不影响;   · 在线上传文件、可分文件夹管理;   ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;   ·会员管理功能,可对每个用户的单独空间大小进行设置;   ·登录时验证码控制安全登录;   ·支持大文件及多文件上传;   ·支持文件搜索;   ·使用方法访资源管理器。 -version information : Yuen network drives. Net 2.0 (free version) development environment : Microsoft.NET Framework SDK operating requirements : Windows 2000 or Windows XP installed. Net Framework or VS.net, Windows 2003 directory upload a request was made to build competence discussion on the virtual directory, if placed on the non-virtual directory Please bin directory together with the document root directory on the website under the main functions : support for the use of people registered, registration produce their own special folder, separating; online upload documents can be divided into folders; set sharing authority functions can be set to designate members to read, write, or to allow all members to read and write; Member management functions, each user can right the separate spa
Date : 2008-10-13 Size : 373.13kb User : 朋国发

运行环境:iis+access,基于ASP开发。支持IPAY在线支付、支付宝、NPS、网银,支持不要注册就可下订单,版面美观大方。强大的后台功能,订单、会员管理非常方便。有会员购买报表,缺货报表等等。会员系统人性化,跟踪订单处理,留言功能、收藏功能、历史记录等等。 请使用winrar3.0以上版解压缩。-runtime environment : iis access, ASP-based development. IPAY support online payment, payment treasures, the NPS, net silver, do not support orders can be registered, stylish layout. A strong background function, orders, the Member Management very convenient. Member purchase statements, statements, etc. shortages. Member system humanized, tracking orders, voice, collection function, history records. Please use the above version winrar3.0 decompress.
Date : 2008-10-13 Size : 2.65mb User : 周子铭

版本信息:网络硬盘.Net 3.2 (免费版) 开发环境:Microsoft.NET Framework SDK 主要功能:   ·支持多人注册使用,注册后生成自己的专用文件夹,互不影响;   ·在线上传文件、可分文件夹管理;   ·设置共享权限功能,可设置指定会员读取、写入,或允许全部会员读写;   ·会员管理功能,可对每个用户的单独空间大小进行设置;   ·登录时验证码控制安全登录;   ·支持大文件及多文件上传;   ·支持文件搜索;   ·好友添加及文件查看功能;   ·公共共享目录及文件查看;   ·共享文件下载统计;   ·空间地址访客查看功能;   ·访客留言功能;   ·系统短消息功能;-version information : network drives. Net 3.2 (free version) development environment : Microsoft.NET Framework SDK main functions : support for the use of people registered, registration produce their own special folder, separating; Online upload file, folder management separable ; set sharing authority functions can be set to designate members to read, write, or to allow all members to read and write; Member management functions, each user can right the separate space for the size set; Login validation code control of the security login; support for large files and multiple file uploads; supporting documents search; add friends and documents View function; public shared directories and documents View; sharing files download statistics; visitors address space View function; Guestbook funct
Date : 2008-10-13 Size : 606.63kb User : 毛毛雨

完整的远程文件管理系统,具有用户注册,用户文件管理,多线程文件传送,窗口管理视屏等功能。是学习网络软件开发和网络软件应用不可多得的超级码代码,总的代码行数已达2万行(20000行),但不得用于商业用途,否则可能会侵权,受到法律追究,谢谢。
Date : 2008-10-13 Size : 2.22mb User : 王华

FJBLOG博客系统是.Net开发的开源博客系统提供给大家,主要功能介绍如下: 1.注册功能实现。 2.评论功能实现。 3.登录功能实现。 *以上功能均为真正的AJAX免刷新技术 5.分类管理功能完成。 6.系统设置功能完成。
Date : 2008-10-13 Size : 2.01mb User : kang

我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有) 原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。 我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。 在程序运行前应该在vs2005重新设置lib和头文件的位置。 库放在lib目录下 头文件放在include目录下。
Date : 2008-10-13 Size : 4.77mb User : ds

软件限时使用与注册功能的实现 众所周知,一些共享软件往往提供给使用者的是一个功能不受限制的限时使用版,在试用期内使用者可以无限制的使用软件的全部功能(只是可能会出现提示使用者注册的窗口),试用期一过部分(或全部)功能失效,要想继续使用只能向作者索取注册码(或注册文件)完成对软件的合法注册,注册后的软件将解除一切使用限制。如果您也开发出一个有价值的作品,是否也希望为自己的软件增加一个这样的功能呢?这里笔者就提供一个实现软件限时的完整代码。   软件启动后会首先运行本代码并从注册表HKEY_LOCAL_MACHINE\Software\MyProgram子键下的三个键值MyProgram1-3中读取键值数据。其中MyProgram2的值是软件首次运行日期,MyProgram3的值是软件当前运行时的日期,MyProgram1的值是软件的使用标志:如果软件在试用期内则其值为字符串sign1;如果软件试用期满则其值为字符串sign2,如果软件已经注册则其值为字符串sign3。全局变量ZHUCE依据读取的MyProgram1键值而赋值:ZHUCE=-1说明试用期满,ZHUCE=-2说明软件已注册,ZHUCE=其它值为剩余天数,您的主程序代码要依据此全局变量ZHUCE的值设计相应的交互响应。   为方便您将代码嵌入现存的程序代码中,本示例将全部代码写入一个模块.bas中(模块名随意,也可添加到已有模块中)。注意,代码中的Private Sub Main()过程为整个程序的启动入口,您需要在“工程属性”对话框中将“启动对象”设置为“Sub Main()”。 '通用模块 Global ZHUCE As Integer '说明:全局变量ZHUCE=-1试用期满,ZHUCE=-2已注册,ZHUCE=其它值为剩余天数 Declare Function RegOpenKeyEx Lib "advapi32" Alias "RegOpenKeyExA" (ByVal hKey As Long, ByVal lpSubKey As String, ByVal ulOptions As Long, ByVal samDesired As Long, ByRef phkResult As Long) As Long Declare Function RegQueryValueEx Lib "advapi32" Alias "RegQueryValueExA" (ByVal hKey As Long, ByVal lpValueName As String, ByVal lpReserved As Long, ByRef lpType As Long, ByVal lpData As String, ByRef lpcbData As Long) As Long Declare Function RegCloseKey Lib "advapi32" (ByVal hKey As Long) As Long Private Sub Main()'程序总入口 Dim a As Long, rc(3) As Long, hKey As Long, KeyValType As Long, KeyValSize(3) As Long Dim c As String, h As String, tmpVal(3) As String Dim datetime As Integer datetime = 30'试用期天数 ZHUCE = -1 On Error GoTo cuowu '以下从注册表HKEY_LOCAL_MACHINE\Software\MyProgram的三个值中取出相关数据字串tmpVal(3) a = RegOpenKeyEx(&H80000002, "Software\MyProgram", 0, 131135, hKey) ' 打开注册表关键字 For a = 1 To 3: tmpVal(a) = String$(1024, 0): KeyValSize(a) = 1024: Next rc(1) = RegQueryValueEx(hKey, "MyProgram3", 0, KeyValType, tmpVal(1), KeyValSize(1)) rc(2) = RegQueryValueEx(hKey, "MyProgram2", 0, KeyValType, tmpVal(2), KeyValSize(2)) rc(3) = RegQueryValueEx(hKey, "MyProgram1", 0, KeyValType, tmpVal(3), KeyValSize(3)) For a = 1 To 3 If (Asc(Mid(tmpVal(a), KeyValSize(a), 1)) = 0) Then tmpVal(a) = Left(tmpVal(a), KeyValSize(a) - 1) Else tmpVal(a) = Left(tmpVal(a), KeyValSize(a)) End If Next a = RegCloseKey(hKey) '关闭注册表 '使用期限判断 If tmpVal(3) = "sign3" Then ZHUCE = -2: Exit Sub '查找到已注册标志sign3 If Len(tmpVal(1)) = 1023 And Len(tmpVal(2)) = 1023 And Len(tmpVal(3)) = 1023 Then '首次使用,将当前日期分别写入tmpVal(1)和tmpVal(2)中,在tmpVal(3)中写入准许运行标志sign1 CreateObject("WScript.Shell").regWrite "HKEY_LOCAL_MACHINE\Software\MyProgram\MyProgram3", Date$, "REG_SZ" CreateObject("WScript.Shell").regWrite "HKEY_LOCAL_MACHINE\Software\MyProgram\MyProgram2", Date$, "REG_SZ" CreateObject("WScript.Shell").regWrite "HKEY_LOCAL_MACHINE\Software\MyProgram\MyProgram1", "sign1", "REG_SZ" ZHUCE = datetime MsgBox "试用期剩余" & Trim(datetime) & "天" Else If tmpVal(3) = "sign2" Then '查找到永久中止标志sign2中止使用 ZHUCE = -1 Exit Sub MsgBox "试用期已满,请您注册!" End If If Date datetime Then '使用期超过datetime天中止使用 '写入tmpVal(3)中止使用字串sign2 CreateObject("WScript.Shell").regWrite "HKEY_LOCAL_MACHINE\Software\MyProgram\MyProgram1", "sign2", "REG_SZ" ZHUCE = -1 MsgBox "试用期已满,请您注册!" Else '写入当前日期于tmpVal(2)中 CreateObject("WScript.Shell").regWrite "HKEY_LOCAL_MACHINE\Software\MyProgram\MyProgram2", Date$, "REG_SZ" ZHUCE = datetime - (DateValue(Date) - DateValue(tmpVal(1))) MsgBox "试用期剩余" & Trim(datetime) & "天" End If End If End If cuowu: End Sub   从安全保密角度出发,当您应用上述代码时紫色部分应该根据您个人的保密设想进行必要的修改(当然您也可以不修改而直接应用):①示例中的代码把软件的注册与运行信息保存在HKEY_LOCAL_MACHINE\Software\MyProgram子键下的MyProgram1-3三个键值内,请根据您个人的保密原则修改为您所需要的子键名,以隐蔽为原则!②MyProgram1键值中的数据(字符串sign1或sign2或sign3分别对应着试用/期满/注册)应根据您个人的保密设想修改成需要的字符串,也以隐蔽为原则!   主程序中当用户输入正确的注册码(注册码当然是您随意愿而设)后,请执行语句: CreateObject("WScript.Shell").regWrite "HKEY_LOCAL_MACHINE\Software\MyProgram\MyProgram1", "sign2", "REG_SZ" 完成软件注册。(该行代码中的Software\MyProgram\MyProgram1和sign2请与上述代码保持一致!)
Date : 2009-05-16 Size : 17.63kb User : dianfeng

该平台实现局域网内部的资源共享和IM功能。采用VS 2008 + SQL2000开发。整个平台由主服务器、大厅服务器和客户端组成。 主服务器主要负责处理客户端和大厅服务器的登陆和离开,客户端的注册和客户的信息修改,管理大厅得信息(修改、增加和删除)。 大厅服务器主要负责管理用户在线列表(客户端登陆增加、离去删除),每个列表项包括客户端得账号、签名、IP、各个SOCKET监听端口等,列表采用vector保存,加以映射表和stack辅助使得列表项可以直接存取。 客户端主要负责客户端之间的共享文件列表传输、文件\文件夹传输和发送、聊天。
Date : 2011-04-07 Size : 3.04mb User : wolf_coder

一个软件在线的注册系统,简单易懂,可以进行二次开发
Date : 2012-05-20 Size : 209.18kb User : tianwufeng
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.