搜索资源列表
tushuguanlixitongCSharp-(2)
- 可以实现 1.系统管理员和普通读者分别登录; 2.对图书库存图书的创建,添加,删除,修改,查询; 3.对读者借阅信息的创建,添加,删除,修改,查询; 4:普通读者只有查询上述两个文件的权利; 5:管理员可对普通读者的创建,添加,修改,删除; 6:管理员拥有上述全部权利; 7:要与文件流进行关联,如:创建,添加,读取,删除,查询;-Can achieve 1 system administrators and general readers to log on sepa
WebExamClient
- 自己做的基于C# 2005与SQL 2005的局域网考试系统,采用C/S三层架构,并且采用序列化技术。很值得参考。目前仅支持选择题。考试端与考试服务器通过UDP协议实现。 自主开发的基于C#的局域网考试系统,采用C/S 三层架构,服务器端与客户端通信采用UDP协议,数据传输格式为序列化流。对希望学习UDP 通信过程、序列化与反序列化技术和三层架构技术的读者很有帮助-Their own based on C# 2005 and SQL 2005 LAN test systems, usi
student_operating
- 简单的学生管理系统,涉及各种基本的文件流操作,对文件流不熟的可以下了-Simple student management system, involving a variety of basic file stream operations on files that can flow under the familiar look
2343
- (1) 问题描述 学生成绩管理系统要求有以下功能 a成绩的输入b成绩统计c总成绩统计d学生数据添加,修改与删除e学生数据的读取与存储 (2) 程序要求 数据要存到文件中 (3) 程序设计说明 本程序定义了student结构,含有学号,姓名,及成绩信息,主菜单通过switch语句实现,存储到文件采用文件流的方式读入文件 -(1) Descr iption of the problem of student achievement management system r
iosched-master
- Look at the schedule Look through detailed session and speaker info Look through info about companies in the Developer Sandbox Star sessions and Sandbox companies Get the current buzz on I/O via real time search stream Guide yourself using
ProyectoFinalTeledeteccion
- most likely the SignedData object is wrapped into a ContentInfo which has to be removed before accessing the SignedData please see demo.pkcs.TestContentInfo, method getSignedData(Stream) for a sample.- most likely the SignedData object is
