资源列表
[软件工程] EJB_study
说明:导读 在项目开发中如何进行需求分析,如何规划数据库、数据库建模以及怎样将模式设计应用于具体的项目困扰了开发人员。本文以一个在线课程项目为线索全景展现软件开发的各个步骤。 -navigation project development in how to carry out a needs analysis, planning database, Database modeling and how to design models for specific projects tr<童心> 在 2025-06-15 上传 | 大小:342kb | 下载:0
[编程文档] pbdatawindow
说明: pb datawindow 技巧 例子: 使DataWindow列只能追加不能修改 如何使DataWindow中的数据只能追加新记录而不能修改,利用 Column 的 Protect 属性可以很方便的做到这一点,方法如下: 将每一列的 Protect 属性设置为: If( IsRowNew(), 0, 1) ) 在 Powerscr ipt 中可以动态修改 Protect 属性: dw_1.Modify("column_name_here.Protect=<童心> 在 2025-06-15 上传 | 大小:9kb | 下载:0
[编程文档] polyPhase16_ok
说明:本文件是poly16相位调制方式的仿真实现方案,希望能对大家有所帮助-poly16 phase modulation method to achieve the simulation program, we hope to help<Mr yuan> 在 2025-06-15 上传 | 大小:22kb | 下载:0
[软件工程] NetworkProgrammingforWindows
说明:Network Programming for Windows<> 在 2025-06-15 上传 | 大小:17.77mb | 下载:0
[文件格式] midi_information_and_standard_midi_file_format_ana
说明:该文档讲述midi文件格式及分析了midi文件包含信息含义-the document on the midi file format and analysis of the midi file contains information meaning<lifei> 在 2025-06-15 上传 | 大小:73kb | 下载:0
[软件工程] ProgrammingWDM
说明:Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate th<> 在 2025-06-15 上传 | 大小:5.94mb | 下载:0