-
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字...
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表、图片等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表内容 6、权限控制:控制用户及角色的功能权限及字段权限 7、简单的应用系统框架-xpGrid Data Control: According to data dictionary definition of the database automatically generated DataGrid, there is no need to write code additions and deletions to the realization of data
- 2023-04-19 19:30:03下载
- 积分:1
-
Thinking_in_Java
学习JAVA从这本书学起,很好的书值得珍藏,希望能给大家一些帮助。(Thinking in Java)
- 2013-10-06 16:39:58下载
- 积分:1
-
UA-.NETStandard
Official OPC UA .Net Standard Stack and Samples from the OPC Foundation
- 2020-06-21 02:40:01下载
- 积分:1
-
cpu
cache,实现了部分简单指令,仿真模拟确认可行(Single-cycle CPU, to achieve some simple instruction, simulation confirm feasible)
- 2015-01-05 14:11:10下载
- 积分:1
-
WriteVTU
本代码是将dat文件格式转换成vtp文件格式(This code is to convert dat file format to vtp file format)
- 2020-06-22 07:20:01下载
- 积分:1
-
本程序是一个演示如何在FTP上传和下载文件的实例,简单实用。...
本程序是一个演示如何在FTP上传和下载文件的实例,简单实用。-this program is a demonstration of how the FTP upload and download files example, simple and practical.
- 2022-03-17 04:48:47下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1
-
基于EMD的包络谱进行故障诊断matlab程序实例
说明: 对原始信号进行EMD分解及包络解调,得出包络解调谱,分析出故障频率(The original signal is decomposed by EMD and demodulated by envelope. The spectrum of envelope demodulation is obtained and the fault frequency is analyzed.)
- 2019-04-23 18:20:36下载
- 积分:1
-
通过一点的子午线的长度到维度来看,这…
通过某一点的子午线长度来获取该点的维度,此过程运用了迭代-The length of the meridian through a point to get to the point of dimension, this process used the iterative
- 2023-02-08 22:30:04下载
- 积分:1
-
judgebrackets
假设一个算术表达式中可以包含三种括号:圆括号“(”和“)”,方括号
“[”和“]”以及花括号“{”和“}”,且这三种括号可按任意的次序嵌套使
用。该算法用于判断给定表达式中所含括号是否配对出现。(Suppose an arithmetic expression can contain three types of brackets: parentheses " (" and " )" , in square brackets " [" and " ]" and braces " {" and " }" , and can use any of these three brackets order nested. The algorithm used to determine a given expression contained in parentheses are paired appear.)
- 2010-12-27 20:03:09下载
- 积分:1