-
一个非常绚丽的j2em徒刑库,支持适量显示
一个非常绚丽的j2em徒刑库,支持适量显示-twuik
- 2022-08-14 15:43:14下载
- 积分:1
-
功能更强的基于J2ME的蓝牙程序,本程序说明如何使用蓝牙 API 和可视编辑器的一组 MIDlet。
需要:MIDP 2.0、Java APIs for B...
功能更强的基于J2ME的蓝牙程序,本程序说明如何使用蓝牙 API 和可视编辑器的一组 MIDlet。
需要:MIDP 2.0、Java APIs for Bluetooth Wireless Technology 1.0 (JSR 82)-based functional J2ME Bluetooth procedures, The procedure describes how to use the Bluetooth API and the Visual Editor for a group MIDlet. Need : MIDP 2.0. Java APIs for Bluetooth Wireless Technology 1. 0 (JSR 82)
- 2022-05-24 04:44:58下载
- 积分:1
-
J2ME 游戏开发源代码
J2ME 游戏开发源代码-J2ME game development source code
- 2023-02-07 11:50:03下载
- 积分:1
-
MIDlet允许动态生成SVG图像
Midlet that allow dynamic creation of an svg image-Midlet that allow dynamic creation of an svg image
- 2022-06-13 02:29:03下载
- 积分:1
-
This article goes through the introduction of what is Bluetooth and what you can...
This article goes through the introduction of what is Bluetooth and what you can do with Bluetooth. Both technical aspects of Bluetooth and development tools will be briefly introduced to you however we will not go into great detail or specifically how to develop a Bluetooth application.-This article goes through the introduction of what is Bluetooth and what you can do with Bluetooth. Both technical aspects of Bluetooth and development tools will be briefly introduced to you however we will not go into great detail or specifically how to develop a Bluetooth application.
- 2022-05-16 18:37:48下载
- 积分: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
-
jsp网页中的过滤器,保持原样输入输出,很不错
jsp网页中的过滤器,保持原样输入输出,很不错-jsp page filters, input and output intact, very good
- 2023-02-10 09:45:03下载
- 积分:1
-
这是J2ME的游戏,好好学习J2ME的游戏开发,大家一定要把J2ME的游戏开发掌握好了...
这是J2ME的游戏,好好学习J2ME的游戏开发,大家一定要把J2ME的游戏开发掌握好了-This is a J2ME game, learn J2ME game development, we must put J2ME game development to master the
- 2022-05-14 18:03:42下载
- 积分:1
-
手机源码 这是一个格斗的j2me程序,希望对大家有帮助
手机源码 这是一个格斗的j2me程序,希望对大家有帮助-phone it is a source of J2ME fighting procedures, we hope to help
- 2022-08-06 01:30:43下载
- 积分:1
-
Suzhou buffeted
苏州自助餐-双塞秋j2me苏州自助餐-双塞秋j2me
- 2022-08-16 23:56:20下载
- 积分:1