虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

2.0<b>杜邦</b>端子

  • Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content

    Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content Providers and even non-telecom guys. Uses file system for data flow.Written for .NET 2.0 in C#

    标签: Content Messaging Platforms Operators

    上传时间: 2014-01-01

    上传用户:1109003457

  • - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implem

    - MP3 streaming support for Shoutcast/Icecast added. - Ogg Vorbis support added. - Playlist implementation and M3U support added. - JavaLayer 0.1.1 included to improve MP3 support. - WinAmp Skins 2.0 support improved. - Seek bar added (for WAV files only).

    标签: support added streaming Shoutcast

    上传时间: 2015-07-24

    上传用户:6546544

  • 2005年

    2005年,在Web 2.0热潮中,Ajax横空出世,迅速成为最炙手可热的Web开发技术。Google,Microsoft,Amazon和Yahoo都已全面采用Ajax,新一代的网站如雨后春笋,迅速兴起。 什么是Ajax?Ajax为什么会这么热,他到底有什么奇妙之处?Ajax是少数高手才能使用的尖端技术吗?如何使用Ajax开发全新的用户体验的web应用,如何用Ajax赋予原有应用新的生命?本书将带你进入Ajax的世界。对于高级Ajax Programmer可以参看我后来上传的《foundations_of_ajax》。

    标签: 2005

    上传时间: 2013-12-20

    上传用户:水中浮云

  • linux内核代码情景分析

    linux内核代码情景分析,分析了2.0版本的linux kernel,逐模块逐语句进行分析,讲解得比较详细

    标签: linux 内核 代码

    上传时间: 2015-08-12

    上传用户:66666

  • 图书类型:pdf JSR-118 规格

    图书类型:pdf JSR-118 规格,也就是MIDP 2.0 以经完成规格制定,新一代的Java 手机所该具备的功能和特性,都可以从MIDP 2.0 看出端倪。本系列将一一为大家介绍最新的MIDP 2.0,并探讨他的特色与程序设计方式。

    标签: JSR 118 图书

    上传时间: 2013-12-21

    上传用户:qunquan

  • 中国移动通信互联网短信网关接口协议 本规范为中国移动通信集团公司企业规范

    中国移动通信互联网短信网关接口协议 本规范为中国移动通信集团公司企业规范,简称CMPP,现阶段版本是对1.2.1版修订后形成的,为2.0版。本规范描述了中国移动短信业务中各网元(包括ISMG、GNS和SP)之间的相关消息的类型和定义。

    标签: 中国移动 通信互联网 短信 接口协议

    上传时间: 2015-08-16

    上传用户:wuyuying

  • 中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民

    中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民邮电出版社 代码内容: The Table of Contents * Foreword * Preface * Chapter 1 Hello, Windows Forms * Chapter 2 Forms * Chapter 3 Dialogs * Chapter 4 Layout * Chapter 5 Drawing Basics * Chapter 6 Drawing Text * Chapter 7 Advanced Drawing * Chapter 8 Printing * Chapter 9 Components * Chapter 10 Controls * Chapter 11 Design-Time Integration: The Properties Window * Chapter 12 Design-Time Integration: Designers and Smart Tags * Chapter 13 Resources * Chapter 14 Applications * Chapter 15 Settings * Chapter 16 Data Binding Basics * Chapter 17 Applied Data Binding * Chapter 18 Multithreaded User Interfaces * Chapter 19 ClickOnce Deployment * Appendix A Whats New in Windows Forms 2.0 * Appendix C Delegates and Events * Appendix D Component and Control Survey * Appendix E Drag and Drop * Appendix F Document Management * Bibliography * Index

    标签: Windows Forms Programming Chris

    上传时间: 2013-12-03

    上传用户:啊飒飒大师的

  • 截至2007.1的最新版本U-bootloader源代码!欢迎下载使用

    截至2007.1的最新版本U-bootloader源代码!欢迎下载使用,下载后将后缀名改为u-boot-1.2.0.tar.bz2解压缩即可!

    标签: U-bootloader 2007.1 版本 源代码

    上传时间: 2014-01-11

    上传用户:ma1301115706

  • blob源码

    blob源码,里面包含了所有的blob的代码和头文件,版本型号是blob-2.0.5-pre2

    标签: blob 源码

    上传时间: 2014-12-21

    上传用户:jeffery

  • 曲谱存贮格式 unsigned char code MusicName{音高

    曲谱存贮格式 unsigned char code MusicName{音高,音长,音高,音长...., 0,0} 末尾:0,0 表示结束(Important) 音高由三位数字组成: 个位是表示 1~7 这七个音符 十位是表示音符所在的音区:1-低音,2-中音,3-高音 百位表示这个音符是否要升半音: 0-不升,1-升半音。 音长最多由三位数字组成: 个位表示音符的时值,其对应关系是: |数值(n): |0 |1 |2 |3 | 4 | 5 | 6 |几分音符: |1 |2 |4 |8 |16 |32 |64 音符=2^n 十位表示音符的演奏效果(0-2): 0-普通,1-连音,2-顿音 百位是符点位: 0-无符点,1-有符点 调用演奏子程序的格式 Play(乐曲名,调号,升降八度,演奏速度) |乐曲名 : 要播放的乐曲指针,结尾以(0,0)结束 |调号(0-11) : 是指乐曲升多少个半音演奏 |升降八度(1-3) : 1:降八度, 2:不升不降, 3:升八度 |演奏速度(1-12000): 值越大速度越快

    标签: MusicName unsigned char code

    上传时间: 2013-12-15

    上传用户:671145514