-
通用BS架构项目模板
说明: 通用B/S的.net架构,很适合初学者学习使用,会有一定收获(General B / s. net architecture, very suitable for beginners to learn to use, will have a certain harvest)
- 2020-11-27 13:41:27下载
- 积分:1
-
基于net的正弦波产生程序,希望能对大家有所帮助
基于net的正弦波产生程序,希望能对大家有所帮助-sine have procedures in the hope that we can help
- 2022-07-05 10:08:22下载
- 积分:1
-
Programming classic design patterns, this is all the learning necessary for prog...
设计模式经典编程,这是所有学习编程者所必需的。-Programming classic design patterns, this is all the learning necessary for programmers.
- 2022-03-04 23:08:41下载
- 积分:1
-
Data_Extract_src
说明: VB.NET编写 自动提取Excel 中的数据程序(VB.NET prepared automatic extraction of data in Excel procedures)
- 2006-03-07 11:24:32下载
- 积分:1
-
CSharp版的规则引擎代码,挺有用的哦。
CSharp版的规则引擎代码,挺有用的哦。-CSharp version of the rules engine code, quite used to Oh.
- 2022-10-17 22:35:03下载
- 积分:1
-
本系统中的三类人员:客户、办事处、超级管理员;
客户注册后可得到一个客户号;客户可用注册时的客户号和密码登陆系统;登陆后客户可修改个人信息,下订单,查询订单...
本系统中的三类人员:客户、办事处、超级管理员;
客户注册后可得到一个客户号;客户可用注册时的客户号和密码登陆系统;登陆后客户可修改个人信息,下订单,查询订单机及各办事处信息等;
超级管理员可以添加和删除办公室;可以查看所有办公室,车辆,单位和客户信息等,但是不能修改客户信息;
办事处可以添加和删除车辆和单位到本办事处;可以查看办公室信息和本办事处车辆信息、订单信息和客户信息,也不能修改客户信息;
-the system of three categories : clients, offices, super administrator; After registration available to customers of a client; Registered customers can be used when the customer passwords and landing systems; After landing customers can modify personal information, under orders, orders inquiry and the Office for information; Super administrator can add and delete office; can view all offices, vehicles, units and customer information. However, we should not amend the customer information; offices can add and delete vehicles and units of the Office; can check the Office of Information and the Office of vehicle information, order information and customer information and customer information can not be changed;
- 2022-03-31 02:57:36下载
- 积分:1
-
C++ for RS232(1)
To read the port without using the tools
C++ for RS232(1)
To read the port without using the tools
- 2023-05-10 07:00:02下载
- 积分:1
-
管道的示例
本示例显示你你使用来自 PipeMessage 为如何可以发送一个字符串或文件两个应用程序之间
- 2022-02-20 20:37:12下载
- 积分:1
-
CommerceStarterKit21.rar
.net
压缩包解压时不能有密码。
CommerceStarterKit21.rar
.net
压缩包解压时不能有密码。-CommerceStarterKit21.rar.net compressed packets can not extract the password.
- 2023-09-06 20:30:05下载
- 积分:1
-
使用 HTML 5 的 ASP.NET 网页绘图工具
翻译 maninwest@Codeforge 作者:syed shanu@CodeProjectASP.NET 绘图和涂色,使用了HTML 5 画布。 HTML5 画布是在网页上绘制图形的一个元素。简单地说,画布是个网页上的矩形容器,我们可以在里面绘图。 要创建基于 web 的绘图工具,我们得使用 HTML5 CANVAS元素和 JavaScript,详情见代码。现在,了解下 HTML5 和 CANVAS Tag 的基本知识HTML5: HTML5 是新 HTML 版本。 HTML5 提供跨平台支持,即 HTML 可以在 PC、平板和手机上工作。HTML5 应以 DOCTYPE 开头,例如: HTML5 的新功能是CANVAS(画布), AUDIO(音频), VIDEO(视频) 等。CANVAS(画布): CANVAS 是使用 JavaScript 进行2D 绘图的一个元素。 CANVAS 具有绘制路径、矩形、弧、文本等方法。 画布元素看上去这样:
- 2022-11-20 03:10:03下载
- 积分:1