`
tangzongyun
  • 浏览: 180780 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论
文章列表
 https://www.cnblogs.com/qinyubin/p/4075466.html https://www.cnblogs.com/yanjunwu/p/3996570.html  http://blog.csdn.net/abcd898989/article/details/50809321     A:execution(* com.hans.basesystem.bus..service.*.*(..)) 经测试所有事务起作用 B:execution(* com.hans.basesystem.bus.*.service.*.*(..)) 经测试bus跟目录下 ...
https://www.cnblogs.com/yjq520/p/7884656.html

磨皮教程大全

    博客分类:
  • PS
http://www.68ps.com/zt/mopi/
http://blog.csdn.net/Amy_Queen/article/details/72454099 JPA各种基本用法 http://www.360doc.com/content/14/0707/10/18042_392565296.shtml

maven引用本地包

<dependency>     <groupId>com.xxx</groupId>     <artifactId>xxx</artifactId>     <version>1.1</version>     <scope>system</scope>     <systemPath>${basedir}/lib/jdoc-1.1.jar</systemPath> </dependency>

Mybatis

http://www.cnblogs.com/xdp-gacl/category/655890.html

Metro UI

http://developer.51cto.com/art/201307/403670.htm http://www.jqueryfuns.com/resource/929 demo http://www.jqueryfuns.com/resource/view/929

JFinal

官网 http://www.jfinal.com/ http://www.jfinal.com/project/1 案例 http://www.jfinal.com/project/16 https://gitee.com/dongcb678/JfinalUIB Beetl Beetl是Bee Template Language的缩写,它绝不是简单的另外一种模板引擎,而是新一代的模板引擎,它功能强大,性能良好,超过当前流行的模板引擎。而且还易学易用。 http://ibeetl.com/ grain grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含( ...
https://www.datatables.net/examples/ajax/simple.html http://www.datatables.club/example/#ajax

PS倒影

    博客分类:
  • PS
https://jingyan.baidu.com/article/414eccf632e1e16b431f0a96.html http://www.ps-xxw.cn/shilijiaocheng/8880.html
msra /offerra 172.16.58.38

PS制作阳光

    博客分类:
  • PS
http://www.iqiyi.com/w_19ru5iss01.html https://mp.weixin.qq.com/s/TRsB783e6ayf8zfQcLZKJw

制作一个公章

    博客分类:
  • PS
https://mp.weixin.qq.com/s/iriSuCfvK1pQPChDWtFIkQ 1、自由变换,在中间扩张的时候,要按住 ALT+SHIT 2、扩大路径的描边的时候,新建图层,路径->工作路径,CTRL+T,编辑->描边 3、画圆的时候,要选择路径
http://blog.csdn.net/q25741/article/details/54909717 https://jingyan.baidu.com/article/1612d500b56fa1e20e1eeed2.html
[url]https://www.cnblogs.com/xyb930826/p/5725340.html[/url]   maven自动部署到远程tomcat教程   使用maven的自动部署功能可以很方便的将maven工程自动部署到远程tomcat服务器,节省了大量时间。 本文章适用于tomcat的7.x ,8.x, 9.x版本。 下面是自动部的步骤 1,首先,配置tomcat的manager 编辑远程tomcat服务器下的conf/tomcat-users.xml,在末尾增加(其实只要拉到文件末尾,去掉注释改一下就可以了) <role rolename ...
Global site tag (gtag.js) - Google Analytics