-
图片上传类 ,能上传管理图片
图片上传类 ,能上传管理图片- On the picture passes on the kind, can on pass on the
management picture
- 2022-03-19 08:24:08下载
- 积分:1
-
IEC61850源码,包括客户端,服务端,实例,报文获取
IEC61850源码,包括客户端,服务端,实例,报文获取,icd文件解析,模拟读取,模拟写入
- 2023-05-20 12:20:03下载
- 积分:1
-
newReader
电子书阅读源码,这个安卓阅读器主要有以下功能:
1、文本阅读
2、分页显示
3、背景音乐播放
4、书签功能
亮点主要是分页显示是bitmap形式的页面,这个也是参考其他高人学习来的,在书签功能里面,把书签以文本的方式存在(E-book reader source, this Andrews reader has the following features: 1, text reading, paging 3, background music, bookmarks bright spot is the main page display is a bitmap form page, this is also a reference to other high- people learn, the bookmark function inside the bookmarks in the way of text)
- 2020-12-26 14:59:03下载
- 积分:1
-
j2me 是男人就撑20秒源代码 我
j2me 是男人就撑20秒源代码 我-j2me men up to 20 seconds on the source code I
- 2022-07-15 05:36:38下载
- 积分:1
-
电子邮箱的开发与实现
资源描述基于邮件得协议pop3和smtp实现的电子邮箱在线发送与接收
- 2022-03-19 19:39:57下载
- 积分:1
-
这也是一个JAVA入门学习的一个简单的程序,它实现的功能是将一计算机上文件里的内容输出到屏幕上...
这也是一个JAVA入门学习的一个简单的程序,它实现的功能是将一计算机上文件里的内容输出到屏幕上-This is a JAVA entry of a simple learning procedure, it is the functions of a computer document, the contents of the output to the screen
- 2022-01-28 06:07:12下载
- 积分:1
-
一个用java星问题
让我们在java实现广度优先搜索。文章主要对搜索算法的java代码,但我们也需要定义它的工作图。这些都是我要用的东西:
- 2022-01-26 04:33:00下载
- 积分:1
-
java 模板语言核心代码
模板语言,java,股票,证券。非常棒的。功能强大
package com.honey.template.algorithm.formula;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.honey.template.algorithm.formula.support.DataFieldValueContext;
import com.honey.template.algorithm.formula.support.RelatedFieldContext;
import com.honey.template.algorithm.formula.support.RelatedFieldInfo;
import com.honey.template.algorithm.formula.support.VariableContext;
import fr.expression4j.basic.MathematicalElement;
import fr.expression4j.core.Expression;
/**
*
* @ClassName: Formula
* @Description: TODO
* @author duanl
* @date 2016年6月13日
*
*/
public class Formula
{
private String v;
private String[] varnames;
private Map returns =
- 2022-05-14 09:40:41下载
- 积分:1
-
设置hibernate的滚动结果集,如果对你帮助,请你看一下,希望能帮助你学习....
设置hibernate的滚动结果集,如果对你帮助,请你看一下,希望能帮助你学习.-set hibernate rolling result sets, if you help, please look at hope to help you learn.
- 2022-04-13 03:59:20下载
- 积分:1
-
云之讯短信demo
对接云之讯短信通道源代码
登录云之讯管理后台获取相关配置信息,如accountSid,authToken,appId
再将其信息复制到源码中进行测试
测试短信发送前需配置短信模板,每个账号都有测试模板可登录后查看测试短信模板将其替换即可
- 2022-03-31 11:51:26下载
- 积分:1