推荐
专栏
教程
课程
飞鹅
本次共找到3696条
类图
相关的信息
Wesley13
•
3年前
java四类八种基本类型
整型byte字节型short短整型int 普通整型long长整型浮点型float 单精度double 双精度逻辑型boolean 只有true或者false两个值字符型char字符型
Easter79
•
3年前
springboot集成druid连接池不支持批量更新
原因:Druid的防火墙配置(WallConfig)中变量multiStatementAllow默认为false;解决方案:设置Druid的防火墙配置(WallConfig)中变量multiStatementAllowtrue,新建DruidDataSource配置类配置类代码:@Configurationpubliccla
Wesley13
•
3年前
C#非泛型集合和泛型集合的超级详解(转)
C泛型集合之非泛型集合类与泛型集合类的对应:ArrayList对应ListHashTable对应DictionaryQueue对应QueueStack对应StackSortedList对应SortedList 转自(https://www.cnblogs.com/cheng
Wesley13
•
3年前
thinkphp整合系列之tcpdf类生成pdf文件
php生成pdf文件的需求是不怎么常见的;当然也是有的;既然已经整合使用了;那就写篇博客来讲解下吧;示例项目:http://git.oschina.net/shuaibai123/thinkphpbjyadmin(http://git.oschina.net/shuaibai123/thinkphpbjyadmin)一:引入tcpdf
Stella981
•
3年前
JeePlus:代码结构
ylbtechJeePlus:代码结构1.返回顶部1、代码结构1.文件结构1.1.源码目录src/main/javacom.jeeplusJeeplus目录录├common公共模块存放目录│├SMS短信工具类具类│├
Stella981
•
3年前
BeetlSQL 3.2.10 发布,Query功能增强
完善了Sql类型说明修复Query类在使用无KeyHandler的时候的Bug增强了Query类的page查询方法,允许使用PageRequest接口<dependency<groupIdcom.ibeetl</groupId<artifactIdbeetlsql</artifact
Wesley13
•
3年前
Java发送邮件工具类(可发送匿名邮件)
为了不想到处去下载jar包,我使用maven为我管理,在开始编码这些东西之前,我们先在pom.xml文件中<dependencies标签内加入以下内容:<! Following jars are involved by MailSender.java <dependency <groupIdcom.su
Stella981
•
3年前
Android图片处理工具类(持续积累补充)
package cn.mucang.android.community.utils;import android.graphics.Bitmap;import android.graphics.BitmapFactory;import android.graphics.Matrix;impo
燕青
•
2年前
AE插件:GifGun for Mac 汉化版
是一款安装在AfterEffects中使用的AE快速输出GIF动图格式插件,你可以使用gifgun插件直接输出GIF动画格式,支持自定义GIF文件的大小、帧数率等各种属性
1
•••
90
91
92
•••
370