`
Hello______world
  • 浏览: 15956 次
社区版块
存档分类
最新评论
文章列表
http://maven.outofmemory.cn/org.apache.commons/commons-pool2/2.2/

demo下载

    博客分类:
  • java
https://codeload.github.com/honghailiang/SpringMango/zip/master
[url] http://www.cnblogs.com/leiOOlei/p/3727859.html [/url]

配置文件

    博客分类:
  • java
<dependencies> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.2</version> </dependency> <dependency> &l ...

springMvc 前台

    博客分类:
  • js
App.js /** * 1,定制组件 * 2,对应cookie中的全局变量 * 3,jquery扩展方法及对验证规则的扩展 * @author wWX235558 */ define(['jquery'], function ($) { var App = { token720: '', user: {}, maps: [] }; /** * 定义一个模块 * @param moduleName 模块名称 * @param fn 模块体 ...
http://www.aichengxu.com/java/29353.htm

ajax 请求controller

    博客分类:
  • java
<script type="text/javascript" src="/js/require.js" data-main="/js/main" defer async></script> /** * Created by PL02053 on 2016/3/10. */ require.config({ urlArgs: '_=' + (new Date()).getTime(), baseUrl: '/js/', paths: { ...

Xml命名空间浅析

    博客分类:
  • java
http://www.cnblogs.com/fangjian0423/p/xml-namespace.html
http://blog.csdn.net/andersonmao/article/details/42913889
http://blog.csdn.net/andersonmao/article/details/42913889
引用maven仓库用过的人都知道,国内有多么的悲催。还好有比较好用的镜像可以使用,尽快记录下来。速度提升100倍。 http://maven.aliyun.com/nexus/#view-repositories;public~browsestorage 在maven的settings.xml 文件里配置mirrors的子节点,添加如下mirror <mirror> <id>nexus-aliyun</id> <mirrorOf>*</mirrorOf> <name> ...
http://blog.csdn.net/u010814766/article/details/50295417

jsonss

    博客分类:
  • js
alarmModel.json { "queryAlarmModels": {"success":true,"data":{"list":[{"createDate":0,"createUser":"system","updateDate":0,"updateUser":null,"id":1180,"domainId":2000,"modelVersion ...

html11

    博客分类:
  • js
index.html <!DOCTYPE html> <!--[if lt IE 9 ]> <html itemscope="" itemtype="https://schema.org" id="ie8" class="ie" lang="en"><![endif]--> <!--[if IE 9 ]> <html itemscope itemtype="https://schema.org/" ...

require.text.js

    博客分类:
  • js
/** * @license RequireJS text 2.0.13+ Copyright (c) 2010-2014, The Dojo Foundation All Rights Reserved. * Available via the MIT or new BSD license. * see: http://github.com/requirejs/text for details */ /*jslint regexp: true */ /*global require, XMLHttpRequest, ActiveXObject, define, win ...
Global site tag (gtag.js) - Google Analytics