This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The application also includes number, currency, date, and time localisation, in which the TLocale method is used for localisation even if the selected phone language is neither one of the two application languages. The updated example has been tested to support S60 5th Edition and touch UI.
資源簡介:This C++ code example demonstrates how to localise an application to adapt to the selected phone language. The example application has two sets of localised strings (English and German) for the application name, labels, text, and image. The...
上傳時間: 2013-12-17
上傳用戶:shanml
資源簡介:This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Editi...
上傳時間: 2013-12-11
上傳用戶:hopy
資源簡介:This C/C++ code example demonstrates porting standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Sym...
上傳時間: 2014-10-25
上傳用戶:cc1
資源簡介:This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates ...
上傳時間: 2015-12-02
上傳用戶:13160677563
資源簡介:This C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. Notice that some methods have changed between S60 2nd and 3rd Edition.
上傳時間: 2015-12-02
上傳用戶:LouieWu
資源簡介:This updated C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMsvEntry, CMmsClientMtm.
上傳時間: 2013-12-23
上傳用戶:wangchong
資源簡介:This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to s...
上傳時間: 2014-11-17
上傳用戶:yt1993410
資源簡介:This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each sup...
上傳時間: 2015-05-04
上傳用戶:wl9454
資源簡介:This example demonstrates how to use WEKA s SVMs classifier in Matlab.
上傳時間: 2013-12-18
上傳用戶:dbs012280
資源簡介:This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
上傳時間: 2014-02-25
上傳用戶:yulg
資源簡介:The MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sender. Monitor the Inbox for MMS messages. Delete messages from the Inbox. View a selected MMS message. This example uses the MMS ...
上傳時間: 2014-01-08
上傳用戶:pinksun9
資源簡介:This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If yo...
上傳時間: 2015-01-11
上傳用戶:pompey
資源簡介:you can use this C++ code to fabricate MFC program
上傳時間: 2014-02-11
上傳用戶:ardager
資源簡介: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) /...
上傳時間: 2016-04-12
上傳用戶:hanli8870
資源簡介:The SMS Example demonstrates how to: · Create a Short Message Service (SMS) message. · Send the SMS message that was created. · Receive an SMS message. · Read a received SMS message.
上傳時間: 2017-07-30
上傳用戶:JIUSHICHEN
資源簡介:The BeeStack application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applic...
上傳時間: 2016-04-17
上傳用戶:lijianyu172
資源簡介:Is a application Demo (an example) of how to use the package LCD in order to make an application stand alone that show a scrolling message on display.
上傳時間: 2016-05-29
上傳用戶:tianyi223
資源簡介:This files contains an application that enable to register a new student of a particular classe
上傳時間: 2017-08-02
上傳用戶:xinyuzhiqiwuwu
資源簡介:SharpPrivacy has been developed to be an Open Source implementation of the OpenPGP standard. OpenPGP is a standard for encrypting, decrypting, signing and verifying data cryptographically. The OpenPGP protocoll is commonly used and is said ...
上傳時間: 2017-01-13
上傳用戶:dreamboy36
資源簡介:ESRIMapObjectsLT 2 and MicrosoftVisual Basic6 to build an application that uses maps. Display a map with multiple layers. Control panning and zooming. Create a toolbar control. Base the display of map layers on scale. Perform spatial a...
上傳時間: 2013-12-18
上傳用戶:dbs012280
資源簡介:RGA: Biowaste Game Example This C++ application demonstrates how to create a 2D mobile game for S60 devices using Real-Time Graphics and Audio (RGA) APIs. PREREQUISITES Symbian C++ basics Game Programming RGA plugin OpenC plugin
上傳時間: 2017-02-08
上傳用戶:dancnc
資源簡介:This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0...
上傳時間: 2013-12-22
上傳用戶:tuilp1a
資源簡介:This directory contains an example ADSP-BF533 subroutine that demonstrates how to create a loader file for the BF533 EZ-KIT, initialization code to load a program from SDRAM, and use the FlashProgrammer utility to download the file to t...
上傳時間: 2017-07-30
上傳用戶:asasasas
資源簡介:This code demonstrates how to use installed audio codecs to compress a WAVE file.
上傳時間: 2014-01-21
上傳用戶:han_zh
資源簡介:how to build a stub in c++ test.this source code show you the way!
上傳時間: 2013-12-06
上傳用戶:003030
資源簡介:DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework to listen for device plug and unplug events as well as media insertion events. Requirements: Mac OS X 10.2 and later Keywords: DiscRecording
上傳時間: 2016-01-14
上傳用戶:日光微瀾
資源簡介:This example program demonstrates how to use the on-chip Comparators of the Philips LPC767/768/769 Devices.
上傳時間: 2016-02-09
上傳用戶:dyctj
資源簡介:A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.
上傳時間: 2016-02-16
上傳用戶:王小奇
資源簡介:This source file demonstrates how to make a routine resident. Notice 用C++語言開發(fā)數(shù)據(jù)庫單用戶系統(tǒng)
上傳時間: 2014-01-25
上傳用戶:gonuiln
資源簡介:This C++ application demonstrates how to display Chinese characters from resource files. The application supports internationalization and localization. In the updated version also the context-sensitive help has been added. The application ...
上傳時間: 2014-01-09
上傳用戶:hakim