搜索资源列表
rizhichakanqi
- 日志查看器C#源代码,可运行,值得借鉴-log viewer C# source code can be run, which is worth learning from
serialPort1.30
- 一个具有显示关键词功能的串口Trace程序 用C# 编写,设备通过串口打出大量Log时,可以第一时间获取想要的信息。适用于手机等软件的调试。
dengru.rar
- 用Microsoft Visual Studio c#开发的用户登录界面,Using Microsoft Visual Studio c# to develop the user interface log in
csharp-logger-0.1.1.zip
- C#的日志工具,思路log4j跟一致.请参阅本站关于log4j的其他资源,C# log tools, consistent with the idea of log4j. Please refer to this site on other resources log4j
NFramework.rar
- 关于C#代码生成器的说明: 1. 多数据库的自动支持 2. 事务的自动管理 3. 实体与数据表映射功能(ORMapping) 4. 分页功能的自动支持 5. SQL语句的生成功能 6. 异常处理的支持 7. 系统日志的记录功能 8. 通用的校验类功能 9. 通用的对话框功能 10. 通用的导入导出功能 11. 短信功能的支持 12. 扫描功能的支持 13. 条码功能的支持 14. 通用报表功能的支持 15. AJAX框架的支持 ,O
MyQQ
- C#实现QQ功能,类似于腾讯,可以登录聊天-C# achieve QQ function, similar to Tencent, you can log chat, etc.
QQlogin
- QQ自动登录C#实现QQ自动登录的功能看看吧。多提意见-QQ automatically log C# Achieve automatic login function QQ看看吧. Opinions
2009_3_MvcBBS_Source
- 版本:ASP.NET MVC 1.0 框架:.NET Framework 3.5 SP1 语言:C# 开发环境:Visual Studion 2008 SP1 数据库:MSSQL 2005 前台功能:实现发贴、回复、注册、登录 (大部份功能使用jQuery 实现Ajax 操作,也有MVC自带的Ajax实现) -Version: ASP.NET MVC 1.0 Framework:. NET Framework 3.5 SP1 Language: C# development
c
- 窗口登录 和一些连接 主要是源代码 可以指导windows窗体的制作-Log in and connecting the main window is the source code can guide the production of windows form
C_programming_code_view_event_log
- C编程浏览事件日志代码C programming code view event log-C programming code view event log
log
- zemax中 log面型的dll文件生成 c代码-dll files zemax in the log surface to generate c code
Log---In
- it is a C# source code that enables someone to put a log in form
ym_cs-C.GG201320_hicode
- 已经实现如下功能: (1)登录、好友列表。 (2)文字聊天、字体设置、表情、窗口震动、截图、手写板 (3)文件传送、文件夹传送 (4)语音视频聊天 (5)网盘 (6)远程磁盘 (7)远程协助-We have achieved the following functions: Friends (1) Log list. (2) text chat, font settings, expression, windows shake, screenshots, ta
log
- Este es una clase para crear log en dos pasos primero la funcion log para decir donde guardar el log y el nombre que tendra ojo no colocar la direccion c:\ por q no la toma y la segunda descripcion write es para decir lo que se quiere guardar en el .
ST
- 进行文件传输,可以控制发送端和接收端的传输文件内容(由用户自主填充)、时间、大小、以及传输协议的选择。并且可以记录文件的相关信息并返回出错提示(File transfer, you can control the sending and receiving side of the transmission, file content (by the user self filling), time, size, and the choice of transmission protocol. A
Log
- 帮助不能直接在vs调试的用户进行调试,主要是IO流实现该方法(Help debug users that cannot be directly debugged by vs)
答题系统
- 用C#开发的一套关于答题系统,里面包含了说明文档,这是一个答题系统。管理员可以管理题库,增删改题,普通用户登录后可以答题,也可以查看历史答题记录。(C# developed with a set of questions about the system, which contains documentation, which is an answer system. Administrators can manage the question bank, additions and delet
银行
- 银行用户登录,退出,创建VIP用户,和普通用户,实现存款,取款,查询余额的功能(Bank users log in, exit, create VIP users, and ordinary users, to achieve deposits, withdrawals, inquiries, balance function)
UserManager
- 用户权限控制,不同的用户 对应不同的角色,不同的角色对应不同的权限,用户登录 根据用户的角色获取权限来展示不同的内容(User rights control, different users correspond to different roles, different roles correspond to different permissions, users log in according to the role of users to get permission to show
C#UDP聊天室
- Windows服务应用程序是一种需要长期运行的应用程序,它对于服务器环境特别适合。它没有用户界面,并且也不会产生任何可视输出。任何用户消息都会被写进Windows事件日志。计算机启动时,服务会自动开始运行。它们不要用户一定登录才运行,它们能在包括这个系统内的任何用户环境下运行。通过服务控制管理器,Windows服务是可控的,可以终止、暂停及当需要时启动。 Windows 服务,以前的NT服务,都是被作为Windows NT操作系统的一部分引进来的。它们在Windows 9x及Windows M