搜索结果
找到约 138 项符合
true 的查询结果
按分类筛选
- 全部分类
- 其他 (14)
- Delphi控件源码 (10)
- Java编程 (8)
- Linux/Unix编程 (7)
- 书籍 (6)
- 单片机编程 (5)
- 源码 (5)
- 技术资料 (5)
- 电源技术 (3)
- 文章/文档 (3)
- 多国语言处理 (3)
- 数据结构 (3)
- 其他书籍 (3)
- 编译器/解释器 (3)
- matlab例程 (3)
- 微处理器开发 (3)
- 软件 (3)
- 模拟电子 (2)
- 数据库系统 (2)
- 书籍源码 (2)
- Delphi/CppBuilder (2)
- 汇编语言 (2)
- VC书籍 (2)
- 软件设计/软件工程 (2)
- 中间件编程 (2)
- 其他行业 (2)
- 文件格式 (2)
- 网络 (2)
- 嵌入式/单片机编程 (2)
- Jsp/Servlet (2)
- 系统设计方案 (2)
- Java书籍 (2)
- 电子书籍 (2)
- 加密解密 (2)
- VIP专区 (2)
- 磁盘编程 (1)
- 单片机开发 (1)
- 人工智能/神经网络 (1)
- CA认证 (1)
- 数学计算 (1)
- Internet/网络编程 (1)
- FlashMX/Flex源码 (1)
- 驱动编程 (1)
- BREW编程 (1)
- Windows CE (1)
- GPS编程 (1)
- 操作系统开发 (1)
- 通讯/手机编程 (1)
- Ajax (1)
- 习题答案 (1)
多国语言处理 AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetPropert
AutomaticPropertiesDefaultValues
Article_src.zip
PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static)
for (int i = 0 i < props.Length i++)
{
PropertyInfo prop = props[i]
if (prop.GetCustom ...
Delphi控件源码 (***FlatStyle v4.42.8.0 for DELPHI7 by comerose update***)2007.04.30 更新说明1.修正 TFlatListView 标题的平面显示(
(***FlatStyle v4.42.8.0 for DELPHI7 by comerose update***)2007.04.30 更新说明1.修正 TFlatListView 标题的平面显示(更加完美).2.增加 TFlatListView 的属性. ①ColorTitleFace以实现对标题平面颜色控制. ②ColorTitleCheck选择时的CheckBox的颜色控制. ③AllCheck对列表进行全选(只在CheckBoxs为True时有效). AllCheck ...
BREW编程 最新发送短信的jar包 COutgoingMessage msg = new COutgoingMessage(mobile , message) msg.setMessageEncoding(
最新发送短信的jar包
COutgoingMessage msg = new COutgoingMessage(mobile , message)
msg.setMessageEncoding(CMessage.MessageEncoding.EncUcs2)
msg.setStatusReport(true)
srv.sendMessage(msg)
Windows CE wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dl ...
系统设计方案 LCD Driver datasheet The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for sma
LCD Driver datasheet
The SPF54126A, a 262144-color System-on-Chip (SoC) driver LSI designed for small and medium sizes of TFT LCD display, is capable of
supporting up to 176xRGBx220 in resolution which can be achieved by the designated RAM for graphic data. The 528-channel source
driver has true 6-b ...
文章/文档 The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control
and data transfer communication between ICs.
Some of the features of the I2C bus are:
&#8226 Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A
...
Java编程 在作业1的Employee和EmployeeDemo两个类基础上修改 1
在作业1的Employee和EmployeeDemo两个类基础上修改
1,重写Employee类的toString方法,返回Employee类的相关信息的字符串形式
重写Employee类的equals方法,如果两个Employee实例的名字和所属部门相同,返回true;
并在EmployeeDemo类里面验证上述两个方法
2,定义Clerk、Salesman、Engineer三个类,分别继承自Employee ...
文件格式 下面的函数LoadBmpFile
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到 ...
Linux/Unix编程 All people curious about how Linux works and why it is so efficient will find answers here. After re
All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code,
distinguishing between crucial data structures and secondary ones—in short, becoming a true
Linux hacker.
Delphi控件源码 “软件限时注册”控件(TShareRegist)功能说明: 1、只要将该控件加入主窗体
“软件限时注册”控件(TShareRegist)功能说明:
1、只要将该控件加入主窗体,使Action属性设为true,再设置其它属性,你的软件就有限时注册的功能了,只要你牢记三个密钥,并加上给你的算号软件(RegObject_Admin.exe)你就可以无敌天下了。
2、控件使用目前最严严谨的加密算法,5级加密。是破解成为不可能,可以放 ...