登录
首页 » J2ME » 一个J2ME电话本程序,供您参考

一个J2ME电话本程序,供您参考

于 2022-01-26 发布 文件大小:3.70 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

一个J2ME电话本程序,供您参考-a J2ME phones this procedure for your reference

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 我是用PB的,现在要下串口代码谢了!
    我是用PB的,现在要下串口代码谢了!-I was PB, under serial code to thank!
    2022-01-25 18:19:06下载
    积分:1
  • J2EE的小例子包含JavaBean,XML在应用设置java框架…
    j2ee 小例子内容包含 javabean、xml 在java中的应用、 集合框架、输入输出流、网络编程。 所用编辑工具是: JCreator Pro 适用于j2ee 初级入门 -j2ee small examples contain javabean, xml java in the application Set framework for the input and output flow, network programming. Use editing tools : JCreator Pro applicable to the primary portal j2ee
    2022-10-30 04:00:03下载
    积分:1
  • j2me ChoiceGroupDemo 图形控件介绍
    j2me ChoiceGroupDemo 图形控件介绍-j2me ChoiceGroupDemo
    2022-03-19 16:50:38下载
    积分:1
  • A Bluetooth communications war game Gobang the source code of J2ME, Bluetooth cl...
    一个蓝牙通信对战五子棋的J2ME游戏源代码,蓝牙类库在JSR082包中实现-A Bluetooth communications war game Gobang the source code of J2ME, Bluetooth class library to achieve the JSR082 package
    2022-01-24 09:59:23下载
    积分:1
  • Java Programming Java Socket Communications routines Java Sock et communications...
    Java Socket 通讯例程 Java Socket 通讯例程 Java Socket 通讯例程Java Socket 通讯例程-Java Programming Java Socket Communications routines Java Sock et communications routines Java Socket Communications routines
    2023-02-17 19:05:04下载
    积分:1
  • 菜单显示效果(背景滚动和渐开)。俩工程放一起了。自己写的。...
    菜单显示效果(背景滚动和渐开)。俩工程放一起了。自己写的。-menu display effect (background rolling and involute). Their conjunction with the project. Wrote it myself.
    2023-01-23 03:30:04下载
    积分:1
  • MyGPS_j2me
    自己写的一个J2me程序,调用手机的GPS模块来定位(Write a J2me program, call the phone' s GPS module to locate)
    2010-08-19 18:05:42下载
    积分:1
  • java 为图片添加水印 示例
    为图片添加水印 【核心代码】 /*** 添加水印* @param imagePath      图片绝对路径* @param watermarkPath  水印图片绝对路径* @param position  水印图片位置* @return 生成水印图片的绝对路径*/public static String addWatermark(String imagePath, String watermarkPath, String position) {logger.info("为图片({})在位置{}添加水印({})", imagePath, position, watermarkPath);if (StringUtils.isNotBlank(imagePath) && StringUtils.isNotBlank(watermarkPath)) {File image = new File(imagePath);File watermark = new File(watermarkPath);Position pos = getPostion(position);if (image.isFile() && image.exists() && watermark.isFile()) {try {BufferedImage bi = ImageIO.read(image);Builder builder = Thumbnails.of(imagePath);BufferedImage watermarkImg = ImageIO.read(watermark);File newWatermark = null;// 原图的宽或高是水印图片宽或高的2倍及以上,则直接打上水印原图;否则缩略水印图片,以原图宽或高的二分之一if (bi.getWidth() / watermarkImg.getWidth()
    2017-10-13下载
    积分:1
  • J2ME的游戏原代码!希望能帮助有需要帮助的师兄弟们!
    J2ME的游戏原代码!希望能帮助有需要帮助的师兄弟们!-J2ME game source code! Want to help those in need of help师兄弟们!
    2022-02-07 14:58:22下载
    积分:1
  • 一个很好玩的手机游戏炸弹人源代码,解压后直接运行jad文件就行...
    一个很好玩的手机游戏炸弹人源代码,解压后直接运行jad文件就行-a very fun game to bomb a mobile source code, unpacked run directly on the document OK jad
    2022-06-16 00:04:26下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载