登录
首页 » Windows开发 » 这个程序示例了创建ANSI,UTF

这个程序示例了创建ANSI,UTF

于 2022-04-06 发布 文件大小:38.21 kB
0 287
下载积分: 2 下载次数: 1

代码说明:

这个程序示例了创建ANSI,UTF-8,BlueTooth(蓝牙)格式的OutLook名片簿文件的功能,其中包括了使用Base64编码的jpeg图像处理类。 生成的文件可以导入Nokia 6600以及新的p910i手机中。-This program example of creating ANSI, UTF-8, BlueTooth (Bluetooth) format OutLook Ming Pianbu document features, including the use of Base64-encoded jpeg image processing class. The resulting files can be imported and the new Nokia 6600 mobile phone in the p910i.

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

发表评论

0 个回复

  • 这只是我从其它网站上下载的
    这只是我从其它网站上下载的-from other websites on the download
    2022-09-18 05:10:03下载
    积分:1
  • java异常处理
    3.8 异常处理  什么是异常  知道Java异常分类  处理异常的两种方式  throw和throws区别  如何创建自定义异常 概念: 在程序中,可能产生程序员没有预料到的各种错误情况,比如打开一个不存在的文件等,在Java中,这种在程序运行时可能出现的错误称为异常。  异常可以把“描述在正常执行过程中做什么事”的代码和“出了问题怎么办”的代码相分离 例子:demo05.ExceptionDemo.java Java异常分类A:  java.lang.Error,java.lang.Exception  Error(错误):jvm系统内部错误、资源耗尽等严重问题,发生Error时,编程人员无能 为力,只能终止程序,例如内存溢出等。  Exception(异常):因编程错误或偶然的外在因素导致的一般性问题,例如:对负数  开平方根、空指针访问等,当发生Exception 时,编程人员可以做出处理,并做出人性 化响应,比如弹出窗口,显示“请不要输入负数!”。 异常分类B:  检查性异常:编译器必须处理的异常,该类异常通常是Exception类型或其子类(RuntimeException类除外)//运行时异常   SQLException、IOException、ClassNotFoundException 例子:/DemoProject/src/com/hyg/demo08/FileInputStreamDemo.java  非检查性异常:编译器不要求强制处理的异常,RuntimeException类及其所有子类都是非检查性异常。   NullPointerException、ClassCastException 例子:equa
    2022-02-14 14:02:16下载
    积分:1
  • turn off the computer by the script .vbs
    turn off the computer by the script .vbs
    2022-12-27 07:45:03下载
    积分:1
  • OCaml
    ----OCaml---- Define the test whether a list is empty.
    2022-02-09 16:14:33下载
    积分:1
  • SSM简单增删改查
    普通SSM增删改查,使用的是java语言,数据库是mysql,myeclipse工具开发。
    2022-12-03 20:55:04下载
    积分:1
  • Itransition 模板
    模板
    2022-08-03 04:00:22下载
    积分:1
  • 一款能生成EAN13条形码的控件,提供了原代码,用户可以在其基础上进行二次...
    一款能生成EAN13条形码的控件,提供了原代码,用户可以在其基础上进行二次开发-EAN13 bar codes to generate a control, provided the original code, the user can, in its second development on the basis of
    2022-03-22 03:20:38下载
    积分:1
  • kinect fingerTip
    这个一个用于识别手指的代码,跟一般的opencv识别不同,采用kinect传感器,可以动态识别手指,建立手指的简单模型,获取手指数据,从而实现一些应用,别如用手指控制电脑鼠标,模拟键盘,钢琴等。。。。。。。。。
    2022-08-19 20:00:53下载
    积分:1
  • this shoes how to design a sysclk on a package
    this shoes how to design a sysclk on a package
    2022-03-06 04:42:42下载
    积分:1
  • 一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大...
    一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of this data into a file and read the documents, there are four small computer program, and factorial, and the average order value and exchange value.
    2022-11-09 12:05:04下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载