资源列表
[通讯编程] pbdatawindow
说明: pb datawindow 技巧 例子: 使DataWindow列只能追加不能修改 如何使DataWindow中的数据只能追加新记录而不能修改,利用 Column 的 Protect 属性可以很方便的做到这一点,方法如下: 将每一列的 Protect 属性设置为: If( IsRowNew(), 0, 1) ) 在 Powerscr ipt 中可以动态修改 Protect 属性: dw_1.Modify(\"column_name_here.Protect=<童心> 在 2008-10-13 上传 | 大小:9kb | 下载:0
[通讯编程] polyPhase16_ok
说明:本文件是poly16相位调制方式的仿真实现方案,希望能对大家有所帮助-poly16 phase modulation method to achieve the simulation program, we hope to help<Mr yuan> 在 2008-10-13 上传 | 大小:22.52kb | 下载:0
[其它] Linux_root
说明:近日使用liunx 的一些实用资料,如:如何在linux启动后自动登陆,加载你需要的shell.网络的手动配置,等.希望给大家-liunx recently used some practical information, such as : how to start automatically after linux landing You need to load the shell. The manual network configuration, and so on. We hope<新康> 在 2008-10-13 上传 | 大小:357.2kb | 下载:0
[ListView/ListBox] Property1
说明:编写属性页的程序,共总有5种方法,这个文件是第一种的演示程序。-prepared attributes page, with a total of five overall, the document is the first demonstration program.<zhou> 在 2008-10-13 上传 | 大小:26.37kb | 下载:0
[ListView/ListBox] Property2
说明:为第二种属性页编写方法,里面有详细介绍。-attribute to the second page compilation, which is described in detail.<zhou> 在 2008-10-13 上传 | 大小:27.73kb | 下载:0