基于藍牙設備的電話本設計,基于wince5.0標準sdk vs2005,簡單的數據,大家可以參考。只是個簡單的DEMO,大家可以盡情發揮,這里我用了時間做為關鍵區分電話的KEYWORD.可以用于來電,已接或未接設計。
This progame base on wince5.0 standard sdk and vs2005,use for bluetooth phonebook.It can keep the comingCall num, dailed num or missed Call num.
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to Call the methods of this web service. My program is not a general java soap client, which means you cannot use it to Call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.
public void playerUpdate(final Player p, final String event, final Object eventData) {
// queue a Call to updateEvent in the user interface event queue
Display display = Display.getDisplay(midlet)
display.CallSerially(new Runnable() {
public void run() {
DRMPlayer.this.updateEvent(p, event, eventData)
}
})
}
matlab 與 C# 互編程.proficient in C# for the comrades, simulation of very complex procedures, if they can be Called directly MATLAB has a function that will be the realization of this paper c # function Call Matlab
利用java實現文件的AES加密功能
This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format.
Requirements
The Java AES Crypt package only works in Java 6, but can be easily adapted to Java 5 by replacing the Call to NetworkInterface.getHardwareAddress() with something else.
In order to use 256 bit AES keys, you must download and install "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" from http://java.sun.com/javase/downloads/index.jsp
OpenOffice.org document containing:
List of codes i have tested on a JinPeng C2000 mobile and their results.
Some works, others not it is explained what code does if work.
They are introduced where you type digits when making a Call, unless specify it is not necesary to press Call, like for wellknown *#06# -> that shows IMEI.
OpenOffice.org document containing:
List of codes i have tested on a JinPeng C2000 mobile and their results.
Some works, others not it is explained what code does if work.
They are introduced where you type digits when making a Call, unless specify it is not necesary to press Call, like for wellknown *#06# -> that shows IMEI.