搜索资源列表
GPS-and-GSM
- 了解GPS数据格式及编程应用 了解GSM数据格式及AT指令集的使用方法 掌握Qt编程方法与技巧 掌握Qtopia应用程序的配置过程 -Understanding of the GPS data formats and application programming for GSM data format and the use of the AT command set to master Qt programming methods and techniques to m
Wiley.Mobile.Python.Rapid.prototyping.of.applicati
- 讲解如何使用Python开发S60手机应用程序。这些应用包括GUI、SMS、音效、摄像头、数据处理、蓝牙、电话功能、移动网络、Web Service,最后讲解了提高开发效率的技巧和一些实例。-Python Development on the use of S60 mobile phone application. These applications, including GUI, SMS, audio, camera, data processing, Bluetooth, phone fu
palmpre
- palmpre 常用功能介绍 刷机方法 使用技巧-palmpre methods commonly used functions introduced Brush Tips
PADs
- pads制作盲孔埋孔的基本技巧和基本的使用方法-blind hole buried hole pads make the basic skills and basic use
VCserialoperation!
- VC串口操作 !介绍了在串口操作方面使用的相关函数,与C++类与函数设计技巧!更容易掌握面向对象程序设计!了解封装!了解串口编程!-VC serial operation! Describes the operational use of the serial correlation function, and C++ class design skills with the function! Better understand the object-oriented programming!
LocalBusinessSearch
- Local Business Search,这个软件可以让用户搜寻他们现在所处位置周围的商业服务。在本章我们可以看到一些简洁的用户界面设计技巧,包括一个“dark”界面主题。你将要学会使用Pre的GPS模块来在webOS软件上使用远程网络服务。-Local Business Search, the software allows users to search for them around the current location of commercial services. In this
From-C-to-MTK
- 手把手教你怎么搭建mtk平台环境,及软件使用技巧。-Taught you how to build mtk platform environment, and software skills.
Beginning_Android_for_share_chp1-7
- android 入门教程 含框架介绍 控件使用说明及技巧-Getting Started with android framework introduced control instructions and techniques
Android_layout
- 系统讲解Android开发过程中布局管理器的使用技巧及注意事项。-Explain the layout manager in the Android development process tips and precautions.
Android_UI
- ※ 第一篇:介紹應用框架概念、原理和特性。 ※ 第二篇:闡述應用框架之設計技巧。亦即,如何打造應用框架。 (註:如果你的職務是「使用」Android 框架來開發應用程式的話,可以跳過本篇,直接進 入第三篇。) ※ 第三篇:說明及演練Android 應用程式設計的36 技。 ※ 第四篇:介紹Android 框架與硬體之間C 組件的開發流程及工具。
Serial-communication
- 了解串口设备文件系统的使用方法; 掌握Qt编程方法与技巧 掌握Qtopia应用程序的配置过程 -Understand the use of serial device file system master Qt programming methods and techniques to master the Qtopia application configuration process
GSMtest
- GPS和GSM通信实验源码 1、了解GPS数据格式及编程应用 2、了解GSM数据格式及AT指令集的使用方法 3、掌握Qt编程方法与技巧 4、掌握Qtopia应用程序的配置过程 -GPS and GSM comunication source code。
javanotebook
- javanotebookJava记事本:Notebook源码下载,虽然是个功能不多的记事本,但通过这个Java程序你可以学习到不少小技巧呢!比如创建界面、安装各种监听器,在窗体上布局主菜单,保存用户编辑的文件,以及如何使用"另存为"对话框保存文件,如何新建和打开一个文档等,源代码内包括了相当多的注释,是Java新手学习JAVA编程的好范例。 当用户按下窗口的“关闭”时,会自动调用此方法-javanotebookJava Notepad: Notebook source download
Android-LogCat-tool
- LogCat是Android中一个命令行工具,可以用于得到程序的log信息,本附录讲解其使用方法和其中的一些技巧。-The LogCat Is Android a command-line tool, can be used to get the program log information to explain its use and some tips in this appendix.
Become.an.Xcoder
- 本教程讲述了如何成为一名xcoder,详细讲述了xcode的编程方法与技巧,初学者非常适合使用-This tutorial explains how to become a xcoder about xcode programming methods and techniques, is suitable for beginners to use
MyLiveWallPaper
- 做动态桌面,触屏移动时,有圈。通过本Android源码,您将了解到以下相关技巧点:初始化画笔、定义触屏位置、定义一个Handler、使用触屏、画圈等。-Do dynamic desktop, touch screen mobile circle. Through the Android source code, you will learn the following skill points: initialization brush, definition touch screen posi
AndroidImitateLetao
- Android仿乐淘的应用程序分析源码,仿乐淘应用客户端的程序源码,为您编写其它类似的购物应用起到帮助作用,通过这个并不复杂的应用实例,你可以了解一些Android的编程技巧,比如:底部菜单栏点击事件效果设置,模仿从服务器加载数据时的虚拟进度条,通过线程来循环调用进度条,底部菜单模块ListView监听器、获取ListView的数据,继承Activity类可以使用此类的方法,该类提供整个项目中Activity所使用到的公共方法,该类中全属于公共方法.集成该类可以使用等-Android the
MyContacts
- Android通讯录应用的源码,自己用JAVA编写的,有人称通讯录为“联系人管理”,其实一个意思,功能一样。这个通讯录源码里有注释,尤其对学习是相当有帮助的,学习一下列表的使用,本源码中的联系人按照列表表示形式:姓名 + 移动电话的方式显示,这在Android应用编写中,是比较常见的方式,另外本实例中还包括一些菜单的操作技巧,都是比较实用的基础知识。-Android Contacts application source code, written using JAVA, address boo
BREWsrc_code
- 25个brew基础应用_适合初学者源码,包含了BREW平台一些接口的使用技巧,为初学者提供范例-25 the brew based application source code for beginners, the brew platform contains some basic skills of the use of the interface provides example for beginners
keil 开发软件
- STM32开发软件,包括keil4安装说明.doc、keil 教程、KEIL C51 Vision2 中文入门教程、KeivuV2视频教程、keil入门.PDF、Keil C51语言使用技巧及实战、Keil C51使用帮助[中文资料]、Keil C51 UV2调试命令(中文版)、Keil C51微处理器开发工具使用指南_en.pdf等资料(stm32 mcu develop software)