登录
首页 » J2ME » for A780的MSN(J2ME版),不错,推荐,大家都来看看吧

for A780的MSN(J2ME版),不错,推荐,大家都来看看吧

于 2022-11-08 发布 文件大小:533.44 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

for A780的MSN(J2ME版),不错,推荐,大家都来看看吧-A780 for the MSN (J2ME version), it is true that recommendation, we all look at Look here

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

发表评论

0 个回复

  • JAVA手机电子书籍,很好看的,可以下载到NOKIA6610手机上看!
    JAVA手机电子书籍,很好看的,可以下载到NOKIA6610手机上看!-JAVA mobile e-books, very good, can be downloaded to NOKIA6610 mobiles!
    2022-03-11 00:56:09下载
    积分:1
  • 变色龙游戏,用J2ME完成,欢迎大家下载试用,免费下载哦
    变色龙游戏,用J2ME完成,欢迎大家下载试用,免费下载哦-Chameleon game, complete with J2ME, welcome everyone to download trial, free download Oh
    2023-08-01 22:10:02下载
    积分:1
  • j2me
    说明:  学习惯了j2ee的开发, 最近学习了j2me, 原来j2me 也应有意思的(Studies used j2ee development, recently learned j2me, j2me original should be interesting)
    2011-04-12 00:32:16下载
    积分:1
  • threadpool
    自己项目的线程池代码,适用于j2me系统,绝对好用(Thread pool code yourself project for j2me system, the absolute ease)
    2014-05-17 16:40:27下载
    积分: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
  • 手机源码 这是一个保铃球的游戏源码,希望对大家有帮助
    手机源码 这是一个保铃球的游戏源码,希望对大家有帮助-phone it is a source Bao Ling ball game source, and I hope to be helpful
    2022-11-20 02:10:03下载
    积分:1
  • 一个不错的动作类游戏,使用MIDP2.0提供的Game开发包开发。
    一个不错的动作类游戏,使用MIDP2.0提供的Game开发包开发。-a good action game category, the use of the Game MIDP2.0 development kits development.
    2022-07-08 01:54:38下载
    积分:1
  • The basic implementation of the tank movement and rotation, there is fencing aro...
    实现了坦克的基本移动和旋转,周围设置有围栏,可以挡住坦克的移动,这可以作为J2me游戏的基本研究下吧-The basic implementation of the tank movement and rotation, there is fencing around the set, you can block the movement of tanks, which can be used as the basic research J2me Games, are you
    2022-08-17 16:14:24下载
    积分:1
  • java版的MD5算法
    java版的MD5算法-java version of the MD5 Algorithm
    2022-02-22 06:59:39下载
    积分:1
  • 游戏素材,人物精灵,图片,游戏开发,适用于j2me,c++开发
    游戏素材,人物精灵,图片,游戏开发,适用于j2me,c++开发-Game material, Wizard People, pictures, game development, applicable to j2me, c++ Development
    2022-03-03 13:43:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载