• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

j2me

  1. Admin

    Hướng dẫn viết chương trình soạn tin nhắn bằng J2ME

    package sendsms; import java.io.IOException; import java.io.InterruptedIOException; import javax.microedition.io.Connector; import javax.microedition.lcdui.Alert; import javax.microedition.lcdui.AlertType; import javax.microedition.lcdui.Command; import...
  2. Myshare

    Hướng dẫn J2ME là gì.hướng dẫn cài đặt IDE lập trình

    Có lẻ nhắc đến J2ME tất cả chúng ta đểu biết nó làm một nền tảng lập trình của Sun dùng để phát triển các ứng dụng và game cho các thiết bị di động. Hôm nay Huy cùng các bạn sẽ tìm hiểu rõ hơn J2ME là gì, cài đặt và cấu hình IDE netbean cho việc lập tình di động và viết chương trình đầu...
Back
Top