Wiley出版,共20章,大小为12M 1.Introduction to the Series 60 Platform 2.Overview of the Series 60 Platform 3.Design Patterns for Application Development 4.Software Development on the Series 60 Platform 5.Platform Architecture 6.User-centered Design for Series 60 Applications 7.Testing Software 8.Application Framework 9.Standard Panes and Application Windows 10.Lists and List Types 11.Other User Interface Components 12.View Architecture 13.Audio 14.Customizing the Series 60 Platform 15.Communications Architecture 16.Communications Application Programming Interface 17.Messaging 18.Connectivity 19.Programming in Java for Smartphones 20.Midlet User Interface Framework
标签: Wiley
上传时间: 2013-12-23
上传用户:zgu489
1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库yygl 数据库备份文件\code\database\yygl 数据库表结构文件\code\database\yygl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开yygl.pbw文件
标签: codedatabaseyygl PowerBuilder Server 数据库
上传时间: 2016-04-03
上传用户:xinzhch
1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件\code\database\clgl 数据库表结构文件\code\database\clgl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开clgl.pbw文件
标签: codedatabaseclgl PowerBuilder Server 数据库
上传时间: 2013-12-12
上传用户:gonuiln
1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件\code\database\clgl 数据库表结构文件\code\database\clgl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开clgl.pbw文件
标签: codedatabaseclgl PowerBuilder Server 数据库
上传时间: 2016-04-03
上传用户:mikesering
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI add-in card, Windows drivers, demonstration applications, and documentation of the hardware and software provided. The microprocessor used on the PCI add-in card is the Motorola MPC860. The applications themselves serve as documentation on how to interface with the drivers, and also may be used to test the AN3042 on the user s prototype board.
标签: 3042 Demonstration Evaluation illustrate
上传时间: 2016-04-08
上传用户:二驱蚊器
This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL frequency defined by <SMB_FREQUENCY> constant
标签: demonstrates communicate C8051F06x interface
上传时间: 2016-04-12
上传用户:hanli8870
本书介绍了瑞萨FLASH 开发工具箱(FDT)的使用方法,简要目录如下: 第1章简介 第2 章系统概要 第3 章FDT 的使用方法 第4章等待脚本(Wait For Script) 第5章存取权限(Access Rights) 第6 章用户界面的配置(Configuring the User Interface) 第7章菜单(Menus) 第8章窗口(Windows) 第9 章Simple Interface Mode (简化界面模式) 第10 章Basic Simple Interface Mode (基础简化界面模式) 第11章现场写入(Field Programming) 第12 章E8 的升级 第13 章E8Direct 第14 章QzROM 的程序设计(QzROM Programming) 第15章锁定 第16章升级到FDT3.07
上传时间: 2016-04-14
上传用户:xinzhch
电路仿真程序 Classic Ladder is coded 100% in C.It can be used for educational purposes or anything you want... The graphical user interface uses GTK. In the actual version, the following elements are implemented : * Booleans elements * Rising / falling edges * Timers * Monostables * Compare of arithmetic expressions
标签: educational anything purposes Classic
上传时间: 2014-01-13
上传用户:xg262122
This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
标签: will D-channels conversion continous
上传时间: 2013-12-09
上传用户:zm7516678
在DEBUG状态下,显示中断向量表,找一个空闲的中断类型号,以此软中断作为新增加的系统调用中断。编制一个系统调用服务与初始化程序syscall.asm,要求包括以下两部分内容:① 系统调用服务例程;② 初始化程序:设置新的中断向量和驻留新增加的例程。编制一个用户程序user.asm,其目的是检测新增加的功能调用是否成功。在DEBUG状态下:① 查找中断向量表中新增加的系统调用的中断向量;② 显示扩充的中断服务例程;③ 找到该中断服务例程中使用的数据区。
上传时间: 2013-12-26
上传用户:515414293