登录
首页 » .net » failed to translate

failed to translate

于 2022-10-03 发布 文件大小:4.16 kB
0 234
下载积分: 2 下载次数: 1

代码说明:

一个简易的通讯录,连接数据库,可以修改增加删除联系人,记录电话,手机,邮箱等内容。-failed to translate

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BooksManagement
    最全的图书管理系统。NET三层架构实现。资料包括: 1.源码 2.开题报告 3.验收展示PPT 4.数据库文件 5.程序截图 6.论文 开发工具:Visual Studio 2008+Server 2005 Express Edition 实现功能: 1.用户登录,包括读者、操作员和管理员三种身份 2、修改密码 3、添加用户 4、添加图书 5、修改用户信息 6、修改图书信息 7、借阅图书 8、过期图书提示 9、归还图书 10、读者所借图书列表 11、借阅历史查询 12、图书查询功能 (The most complete library management system. NET three-tier architecture for delivering the information includes: 1. Source 2. Opening report 3. Acceptance shows PPT 4. The database 5. Program Screenshot 6. Paper Development Tools: Visual Studio 2008+ Server 2005 Express Edition to achieve functions: 1. User login, including the reader, three kinds of operators and administrators as 2, modify the password 3, add the user 4, add books 5, 6 modify user information, modify information on seven books, borrow books 8, 9 prompted overdue books, return books 10, a list of books borrowed by the reader 11, borrow 12 historical inquiries, book search functions)
    2020-06-25 23:40:01下载
    积分:1
  • guns_v5.1
    Guns 基于 SpringBoot,致力于做更简洁的后台管理系统,完美整合 springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时 Guns 包含许多基础模块(用户管理,角色管理,部门管理,字典管理等 10 个模块),可以直接作为一个后台管理系统的脚手架。(Guns is based on SpringBoot, dedicated to doing a more concise background management system, perfect integration of spring MVC + Shiro + mybatis-plus + beetl! Guns project code is concise, annotated, easy to use, and Guns contains many basic modules (user management, role management, Department management, dictionary management, etc. 10 modules), can be directly used as a backend management system scaffolding.)
    2018-10-19 21:07:41下载
    积分:1
  • People management systems, additions and deletions to realize the basic function...
    人士管理系统,实现了增删改查等基本功能,听实用的,有很高的参考价值-People management systems, additions and deletions to realize the basic functions such as search and listen to practical and has a very high reference value
    2022-01-28 00:51:56下载
    积分:1
  • 列车时刻查询系统!可查询中转站!开发平台.NET 2003
    列车时刻查询系统!可查询中转站!开发平台.NET 2003 -train moment Inquiry System! Inquiries may transfer station! Development platform.NET 2003
    2022-04-14 14:56:45下载
    积分:1
  • ToolTip
    .net Tool Tip Control
    2012-06-04 11:55:50下载
    积分:1
  • 串口通讯
    用于MODBUS RS485的通讯,在做串口通讯的时候,用到这个代码。对于那些苦于没有源代码的同学很有帮助。这个我也是参考的别人的,自己做了一些修改,简单易懂。
    2022-02-07 17:35:07下载
    积分:1
  • 该模块使用Moora方法SPK Bibit Padi - bagus
    Sistem Pendukung Keputusan Pemilihan Bibit Unggul ini menggunakan metode moora dan dibangun menggunakan bahasa pemrograman visual basic .net. aplikasi ini telah ditesting sebelumnya
    2020-06-21 00:00:02下载
    积分:1
  • 本系列的目的是建立一个类,允许任何C #程序员…
    The purpose of the series will be to build a class that allows any C# programmer access to common, and not so common, image processing functionality. The reason we are doing it in C# is simply that I want to learn it, but the functionality we use is available through GDI+ in C++, and indeed the code to do the same thing using a DIBSECTION is not terribly different. This first article will focus on per pixel filters, in other words, filters that apply the same algorithm to each pixel in place with no regard for the values in any other pixels. You will see as we progress that the code becomes somewhat more complex when we start moving pixels or changing values based on calculations that take into account surrounding pixel values.
    2023-03-17 00:40:04下载
    积分:1
  • C #做一个在线考试系统(E
    C#做的一个在线答题系统(E-test)具有,对答题人的时间限制,时间到了必须再次充值,很好的支持商业应用-C# To do an online examination system (E-test) has to answer people
    2023-03-04 20:55:03下载
    积分:1
  • err
    MyHome2008三层架构项目实例源码 该项目随带了两个新的开源框架,分别是: NET.AfritXia.DBUtility 数据库工具项目,该项目中对 SQLHelper 类进行了简单封装,使其具备简单的 ORM (读)功能。该项目在 DBTask.Access2000 项目中得到引用,具体代码可以参见 NET.AfritXia.MyHome.DBTask.Access2000.CustomSQLHelper 类。 NET.AfritXia.RssFoundation RSS 聚合框架,该项目可以创建 RSS 2.0 标准的 XML 文档。该框架的特点是使用结构降低算法难度,在该框架中是不会看到字符串拼接或是复杂的判断逻辑。通过实现转换器接口,可以发布任何类型的数据。该项目在 HomeStart 项目中得到引用,具体代码可以参见 NET.AfritXia.MyHome.HomeStart.CodeLand.MyRss 类。 MyHome2008 项目并不具备特别多的实用价值,但可以作为 .NET 分布式开发的一个参考。该项目也是 Bincess2 前的试验项目。 ** MyHomeDBCreate.sql为数据库生成文件,建立好数据库运行该语句即可 可以通过 HomeManagement 项目的 Login.aspx 页面登陆到网站后台。 管理员名称:51aspx,密码:12345678 -err
    2022-02-03 23:11:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载