摘要:
1.开发WindowsFeature(程序)里的Linux扩展接口(其实从Windows2008发布前试用时,就发现悄悄藏着一个Unix接口选项)。 2.在windows应用商店可以下载到Ubuntu For Win10。 3.sudo apt update | sudo apt upgrade,升
阅读全文
posted @ 2018-06-21 17:58
rgqancy
阅读(296)
推荐(0)
摘要:
http://nginx.org/en/docs/windows.html nginx/Windows uses the directory where it has been run as the prefix for relative paths in the configuration. In
阅读全文
posted @ 2018-06-21 17:57
rgqancy
阅读(226)
推荐(0)
摘要:
xhrFields:{ withCredentials:true}, https://stackoverflow.com/questions/2054316/sending-credentials-with-cross-domain-posts https://brockallen.com/2012
阅读全文
posted @ 2018-06-21 17:57
rgqancy
阅读(226)
推荐(0)
摘要:
https://baike.baidu.com/item/apt-get/2360755 https://www.debian.org/doc/manuals/debian-handbook/sect.apt-get.zh-cn.html
阅读全文
posted @ 2018-06-21 17:57
rgqancy
阅读(251)
推荐(0)
摘要:
Zipkin the idea is from the googlge paper:Dapper https://yq.aliyun.com/articles/60165 https://www.e4developer.com/2018/02/09/tracing-messages-in-chore
阅读全文
posted @ 2018-06-21 17:57
rgqancy
阅读(176)
推荐(0)
摘要:
https://www.consul.io/intro/vs/zookeeper.html 阿里不用zookeeper而是用consul,京东也在用consul。
阅读全文
posted @ 2018-06-21 17:56
rgqancy
阅读(222)
推荐(0)
摘要:
在Maven Project 执行 New Maven Modual时,提示错误:The parent project must have a packaging type of POM http://www.cnblogs.com/cbread/p/5771341.html 解决办法: 是将pom
阅读全文
posted @ 2018-06-21 17:56
rgqancy
阅读(334)
推荐(0)
摘要:
https://shiro.apache.org/session-management.html#session-management https://shiro.apache.org/session-management.html#SessionManagement-%7B%7BEnterpris
阅读全文
posted @ 2018-06-21 17:56
rgqancy
阅读(156)
推荐(0)
摘要:
http://www.pureexample.com/jquery/cross-domain-ajax.html http://www.pureexample.com/ExampleTesterII-14.html https://www.sitepoint.com/jsonp-examples/
阅读全文
posted @ 2018-06-21 17:56
rgqancy
阅读(375)
推荐(0)
摘要:
http://www.sw-engineering-candies.com/blog-1/comparison-of-findbugs-pmd-and-checkstyle https://stackoverflow.com/questions/4297014/what-are-the-differ
阅读全文
posted @ 2018-06-21 17:53
rgqancy
阅读(266)
推荐(0)
摘要:
https://docs.oracle.com/cd/E19509-01/820-5892/ref_xatrans/index.html Weblogic支持基于JPA规范的强一致性的XA事务,应对传统应用,还可以支撑得住。 互联网企业采用柔性事务: https://www.atomikos.com
阅读全文
posted @ 2018-06-21 17:53
rgqancy
阅读(151)
推荐(0)
摘要:
https://help.aliyun.com/document_detail/72618.html?spm=5176.7946893.821398.spring-cloud.603123beXemWom
阅读全文
posted @ 2018-06-21 17:53
rgqancy
阅读(963)
推荐(0)
摘要:
http://mesos.apache.org/ https://mesosphere.com/why-mesos/ http://www.cnblogs.com/ee900222/p/docker_2.html mesos就是操作系统地资源池,适用于数据中心的操纵系统。
阅读全文
posted @ 2018-06-21 17:52
rgqancy
阅读(359)
推荐(0)
摘要:
http://spark.apache.org/
阅读全文
posted @ 2018-06-21 17:52
rgqancy
阅读(140)
推荐(0)
摘要:
http://www.cnblogs.com/LeftNotEasy/archive/2012/02/18/why-yarn.html https://www.ibm.com/developerworks/cn/data/library/bd-yarn-intro/index.html
阅读全文
posted @ 2018-06-21 17:52
rgqancy
阅读(161)
推荐(0)
摘要:
https://jingyan.baidu.com/article/90895e0f97187b64ed6b0b7f.html 在console下输入navigator.appCodeName,回车即可。 此方法,可查看nodeJS打的二进制包安装后的chrome内核的版本。
阅读全文
posted @ 2018-06-21 17:51
rgqancy
阅读(675)
推荐(0)
摘要:
https://technologyconversations.com/2015/11/04/docker-clustering-tools-compared-kubernetes-vs-docker-swarm/ kubenetes依赖于etcd,不依赖于docker api,更自由。 docke
阅读全文
posted @ 2018-06-21 17:51
rgqancy
阅读(165)
推荐(0)
摘要:
http://phantomjs.org/ PhantomJS is an optimal solution for: Page automation Access webpages and extract information using the standard DOM API, or wit
阅读全文
posted @ 2018-06-21 17:51
rgqancy
阅读(259)
推荐(0)
摘要:
https://www.ibm.com/developerworks/cn/opensource/os-cn-cas/index.html ISC是基于CAS定制的,使用的高级的代理模式。 https://www.apereo.org/projects/cas https://apereo.gith
阅读全文
posted @ 2018-06-21 17:49
rgqancy
阅读(1044)
推荐(0)
摘要:
https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/server/session/InMemorySessionManager.java private String sessionId
阅读全文
posted @ 2018-06-21 17:49
rgqancy
阅读(1349)
推荐(0)
摘要:
https://developer.mozilla.org/zh-CN/docs/Web/API/Window/setTimeout
阅读全文
posted @ 2018-06-21 17:49
rgqancy
阅读(170)
推荐(0)
摘要:
https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-profiles.html https://www.jianshu.com/p/948c303b2253 https://www.mkyong.c
阅读全文
posted @ 2018-06-04 11:29
rgqancy
阅读(269)
推荐(0)
摘要:
http://www.cnblogs.com/luotaoyeah/p/3819001.html http://www.cnblogs.com/huangbin/p/3219740.html
阅读全文
posted @ 2018-06-04 11:23
rgqancy
阅读(136)
推荐(0)
摘要:
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/RestController.html https://www.genuitec.com/
阅读全文
posted @ 2018-06-04 11:07
rgqancy
阅读(302)
推荐(0)
摘要:
https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage http://www.cnblogs.com/yuzhongwusan/archive/2011/12/19/2293347.html
阅读全文
posted @ 2018-06-04 10:38
rgqancy
阅读(197)
推荐(0)
摘要:
https://blog.csdn.net/xiaoxing598/article/details/68958383 备选:https://www.cnblogs.com/yoyotl/p/6291703.html https://blog.csdn.net/ucxiii/article/detai
阅读全文
posted @ 2018-06-04 10:37
rgqancy
阅读(2187)
推荐(0)
posted @ 2018-05-31 23:06
rgqancy
阅读(1)
推荐(0)
摘要:
神奇的NodeJS,啥命令都是带个点开始。 Chrome's V8 JavaScript engine:https://developers.google.com/v8/ NodeJS,基于Google V8:https://nodejs.org/en/ npm, npm is the packag
阅读全文
posted @ 2018-05-31 23:00
rgqancy
阅读(270)
推荐(0)
摘要:
https://www.binarytides.com/linux-cpu-information/
阅读全文
posted @ 2018-05-31 22:59
rgqancy
阅读(299)
推荐(0)
摘要:
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials
阅读全文
posted @ 2018-05-31 18:13
rgqancy
阅读(551)
推荐(0)
摘要:
https://stackoverflow.com/questions/5905054/how-can-i-recursively-find-all-files-in-current-and-subfolders-based-on-wildcard
阅读全文
posted @ 2018-05-31 18:12
rgqancy
阅读(263)
推荐(0)