-
电子病历编辑器(表格)
在原来的编辑器的基础上进行改造,加了表格的功能。不是通过richText富文本框来实现。可以实现图文混编,并且对单元格实现拖拽,合并和拆分。.NET图形编程是以类型 System.Drawing.Graphics为中心的,其主要使用的类型都在名称空间 System.Drawing 下来实现的。
有问题可以联系QQ:1653122805
- 2022-02-01 13:12:47下载
- 积分:1
-
程序设计规范简化版,武行大学电子信息学院光谱图象组程序设计手册,参照林锐博士的《高质量C++编程指南》修订而成,有参考价值...
程序设计规范简化版,武行大学电子信息学院光谱图象组程序设计手册,参照林锐博士的《高质量C++编程指南》修订而成,有参考价值-procedures simplified design specifications, unthreatened University"s School of Information Spectrum Group Image Design Manual procedures, in the light of Dr LIN "quality C Programming Guide," which amended a reference value
- 2022-03-20 02:37:49下载
- 积分:1
-
大家来下载啊,servlet api 中文帮助文档
大家来下载啊,servlet api 中文帮助文档-U.S. to download ah, servlet api Chinese help documentation
- 2022-01-24 17:44:23下载
- 积分:1
-
如何基于44b0x开发板建立NFS开发环境本文详细介绍
如何在ARMSYS上建立采用NFS的开发环境,可供一步步实践,希望能为大家提供帮助。...
如何基于44b0x开发板建立NFS开发环境本文详细介绍
如何在ARMSYS上建立采用NFS的开发环境,可供一步步实践,希望能为大家提供帮助。
-How 44b0x development board based on the establishment of NFS development environment This paper describes how to build ARMSYS development environment using NFS, for one, step by step practice, and hope to be able to help everyone.
- 2022-05-23 02:54:28下载
- 积分:1
-
关于TI的DSP的PWM的一本书籍,可以直接应用,
关于TI的DSP的PWM的一本书籍,可以直接应用,-TI
- 2022-05-21 11:43:13下载
- 积分:1
-
讲术了编译器后端设计过程中的指令调度算法及具体的设计方案...
讲术了编译器后端设计过程中的指令调度算法及具体的设计方案-Speaking technique the compiler back-end design process, the instruction scheduling algorithms and specific design
- 2022-08-10 13:11:41下载
- 积分:1
-
used to calculate the sum of two numbers is also test the code HEL
用于计算2个数之和 还有现试HELOO的代码-used to calculate the sum of two numbers is also test the code HEL
- 2022-01-24 18:17:44下载
- 积分:1
-
Joomla the most popular community plug
最受欢迎的Joomla 社区用户管理收费插件 Community Builder 1.2 RC2 的电子书,仅提供给付费会员
Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.
-Joomla the most popular community plug-ins User management fees of the Community Builder 1.2 RC2 e-books, is only available to paying members of Community
- 2023-07-27 09:40:04下载
- 积分:1
-
QT下编写的一个2048游戏
应用背景通过鼠标的滑动来控制组合数字的方向,QT下编写的一个2048游戏。关键技术
//QT5.5.1编译运行通过。
//部分代码
// 颜色数组 存储每个数字对应的背景色
QColor digitBkg[11] = {QColor::fromRgb(0xFF, 0xFF, 0xCC), QColor::fromRgb(0xFF, 0xFF, 0x99),
QColor::fromRgb(0xFF, 0xCC, 0xCC), QColor::fromRgb(0xFF, 0xCC, 0x99),
QColor::fromRgb(0xFF, 0x99, 0x99), QColor::fromRgb(0xFF, 0x99, 0x66),
QColor::fromRgb(0xFF, 0x66, 0x66), QColor::fromRgb(0xCC, 0x99, 0x66),
- 2022-04-23 14:12:22下载
- 积分:1
-
VC操作技巧。介绍17个VC经典的操作技巧,有详细的解释和例程。非常实用。供参考学习...
VC操作技巧。介绍17个VC经典的操作技巧,有详细的解释和例程。非常实用。供参考学习-VC techniques. 17 VC introduced the classic techniques, with detailed explanations and routines. Very useful. For information, learning
- 2022-02-12 23:44:18下载
- 积分:1