-
彩信中smil格式的发送程序代码。 //1. 创建MM7消息发送接口//2.置VASP注册的各种信息.VAS_PASSWORD= "yourPassword"...
彩信中smil格式的发送程序代码。 //1. 创建MM7消息发送接口//2.置VASP注册的各种信息.VAS_PASSWORD= "yourPassword" MMSC_URL="http://61.144.250.225/vas" etSubject("汉字iiiii") //设置消息类型,使用SMIL方式一定要设置为tipart.related类ontentType(m.CT_APPLICATION_MULTIPART_RELATED ) mil文件中描述了要添加的发送的消息内容体 //添加内容体设置内容体格式.addContent) //将创建好的内容添加到消息//下面添加的消息内容体都对于于smil文件中描述的各个文件
该ID对应于smil文件中描述的消息内容
-MMS were sent smil format code.// 1. Create MM7 messaging interface// 2. Home Feature registration information. VAS_PASSWORD = "yourPassword" MMSC_URL = "http://61.144.250.225/vas" etSubject ( "Chinese iiiii ")// set up the message type, the use of SMIL way must set to tipart.related category ontentType (m.CT_APPLICATION_MULTIPART_RELATED) mil paper describes add to the information content of this body// add content-content-set format. addContent)// create content added to the good news// add the following information for the contents of their bodies in smil file describing the various documents corresponding to the I
- 2022-05-07 17:04:35下载
- 积分:1
-
基于 L
基于 L-Blog v1.01修改,本程序数据库与原版不兼容
IP 数据库因为太大暂不提供,非要下载请点击链接: http://www.myie2.com/sic/blog/data/ip.mdb
官方更新记录 -Based on L-Blog v1.01 modified, the database is not compatible with the original IP database because not too much to provide, have to download please click on the link: http://www.myie2.com/sic/blog/data/ip. mdb official update records
- 2022-01-28 05:11:28下载
- 积分:1
-
Android 任务管理器源码
说明: 安卓简单小项目,任务管理器,适合做期末作品(Android simple small project, task manager, suitable for final work)
- 2019-06-16 09:58:44下载
- 积分:1
-
Java 重启mycat服务 reload
说明: 重启mycat服务,关闭 或 重启...............(reload mycat service)
- 2020-06-22 03:40:02下载
- 积分:1
-
spring-security
说明: spring security 自定义配置 docker 使用文档(Spring security custom configuration docker usage documentation)
- 2020-06-17 19:40:01下载
- 积分:1
-
轻量级响应式lightbox插件
一款非常实用的超酷jQuery轻量级响应式lightbox插件(A Very Practical Ultra Cool jQuery Lightweight Responsive Lightbox Plug-in)
- 2019-01-07 14:30:45下载
- 积分:1
-
CRM管理项目
这是我写的第一个项目,在老师的帮助下,过程很艰难,但是很喜欢这种感觉。
- 2022-06-18 10:25:14下载
- 积分:1
-
src
新鲜出炉,2017软件测试大赛资格赛题目 Nextday 100%分支覆盖率(testcase for nextday 100%Statement)
- 2020-06-29 14:20:02下载
- 积分:1
-
DAO_Demo
一个简单的DAO设计模式的例子。
DAO(Data Access Object,数据访问对象) 的主要功能是数据操作,在程序的标准开发架构中属于数据层的操作。(A simple example of DAO design patterns.
DAO (Data Access Object, data access object) is the main function of data manipulation, the standard development process in the program belongs to the operation of the data layer.)
- 2017-01-12 10:41:58下载
- 积分:1
-
joda-time-1.6.2源码
用于java程序的日期相关的算法,如相加,相件,区间,分时等,是网上用的很广的类
private void runDateTime() {
System.out.println("DateTime");
System.out.println("=======");
System.out.println("DateTime stores a the date and time using millisecs from 1970-01-01T00:00:00Z internally");
System.out.println("DateTime is immutable and thread-safe");
System.out.println(" in = new DateTime()");
DateTime in = new DateTime();
System.out.println("Millisecond time: in.getMillis():
- 2022-08-22 17:44:27下载
- 积分:1