上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 56 下一页
摘要: 操作防火墙: https://www.jianshu.com/p/411274f96492 操作VNC; 从realVNC官网下载RPM包 安装后添加key: 阅读全文
posted @ 2018-07-26 16:48 任国强 阅读(295) 评论(0) 推荐(0)
摘要: https://github.com/jhipster/generator-jhipster/issues/2538 jhipster,很好用的开发工具。国外知名度高,国内未普及,国外大公司在用。 jhipster,keycloak,microservice。 阅读全文
posted @ 2018-07-23 23:05 任国强 阅读(284) 评论(0) 推荐(0)
摘要: https://casbootadminserver.herokuapp.com/#/applications/23bd8218/trace 阅读全文
posted @ 2018-07-23 23:04 任国强 阅读(670) 评论(0) 推荐(0)
摘要: 国外应用(需FQ尝试): 来自CAS官网推荐的Demo http://casserver.herokuapp.com/cas/login https://casserver.herokuapp.com/cas/login?service=http%3A%2F%2Fcasservermgmt.hero 阅读全文
posted @ 2018-07-23 23:02 任国强 阅读(2074) 评论(0) 推荐(0)
摘要: Notepad++ plugin manager install 'JSTOOL' http://tool.oschina.net/codeformat/js https://www.cnblogs.com/i7758/p/5262241.html 阅读全文
posted @ 2018-07-10 16:44 任国强 阅读(158) 评论(0) 推荐(0)
摘要: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2459 64 bit Plugin Manager is now available#3264 https://github.com/bruderstein/nppPlugi 阅读全文
posted @ 2018-07-10 16:03 任国强 阅读(604) 评论(0) 推荐(0)
摘要: Atlas https://github.com/Qihoo360/Atlas https://github.com/Qihoo360/Atlas/wiki/Installing-Atlas Atlas is a MySQL protocol-based database middleware pr 阅读全文
posted @ 2018-07-05 22:15 任国强 阅读(728) 评论(0) 推荐(0)
摘要: Quartz在CRM中的应用场景: https://tech.meituan.com/mt-crm-quartz.html https://www.mtyun.com/library/mt-crm-quartz http://hot66hot.iteye.com/blog/1726143 Quart 阅读全文
posted @ 2018-06-29 14:55 任国强 阅读(575) 评论(0) 推荐(0)
摘要: https://software.microfocus.com/en-us/products/application-security-testing/overview https://software.microfocus.com/en-us/products/static-code-analys 阅读全文
posted @ 2018-06-28 15:26 任国强 阅读(713) 评论(0) 推荐(0)
摘要: https://help.ubuntu.com/lts/serverguide/ Jabber Instant Messaging Server https://help.ubuntu.com/lts/serverguide/jabberd2-server.html.zh-CN 阅读全文
posted @ 2018-06-28 11:50 任国强 阅读(280) 评论(0) 推荐(0)
摘要: https://help.ubuntu.com/lts/serverguide/mysql.html http://www.cnblogs.com/wuhou/archive/2008/09/28/1301071.html 注:建议将/etc/apt/source.list中的cn改成us,美国的服 阅读全文
posted @ 2018-06-28 11:49 任国强 阅读(135) 评论(0) 推荐(0)
摘要: 需求描述: 超链接,打开一个标签。调用链监控:淘宝鹰眼。 Draw2D 以前的Draw2D是基于Java下的Swing技术的;现在的Draw2D是基于Javascript下的jQuery, HTML5, CSS3和RaphaelJS的。 BTW:ActivitiExplorer也是基RaphaelJ 阅读全文
posted @ 2018-06-27 15:16 任国强 阅读(1797) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/2i_9TWoF3TsJvG6Dj_75vw http://www.cnblogs.com/valor-xh/p/6348009.html https://www.zhihu.com/question/22480085 https://stack 阅读全文
posted @ 2018-06-27 10:24 任国强 阅读(234) 评论(0) 推荐(0)
摘要: Expanded encryption and decryption signature algorithm supports multiple signature digest algorithms including SM2 elliptic curve public-private key a 阅读全文
posted @ 2018-06-26 16:21 任国强 阅读(340) 评论(0) 推荐(0)
摘要: https://www.odoo.com/zh_CN/page/crm 试用: https://none53.odoo.com/web#home https://none.mypscloud.com/web#home 账号:rgqancy@126.com 密码:1Qxxxxlm https://ww 阅读全文
posted @ 2018-06-26 10:18 任国强 阅读(557) 评论(0) 推荐(0)
摘要: 1.开发WindowsFeature(程序)里的Linux扩展接口(其实从Windows2008发布前试用时,就发现悄悄藏着一个Unix接口选项)。 2.在windows应用商店可以下载到Ubuntu For Win10。 3.sudo apt update | sudo apt upgrade,升 阅读全文
posted @ 2018-06-21 17:58 任国强 阅读(281) 评论(0) 推荐(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 任国强 阅读(211) 评论(0) 推荐(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 任国强 阅读(213) 评论(0) 推荐(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 任国强 阅读(239) 评论(0) 推荐(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 任国强 阅读(164) 评论(0) 推荐(0)
摘要: https://www.consul.io/intro/vs/zookeeper.html 阿里不用zookeeper而是用consul,京东也在用consul。 阅读全文
posted @ 2018-06-21 17:56 任国强 阅读(214) 评论(0) 推荐(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 任国强 阅读(314) 评论(0) 推荐(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 任国强 阅读(140) 评论(0) 推荐(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 任国强 阅读(371) 评论(0) 推荐(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 任国强 阅读(241) 评论(0) 推荐(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 任国强 阅读(141) 评论(0) 推荐(0)
摘要: https://help.aliyun.com/document_detail/72618.html?spm=5176.7946893.821398.spring-cloud.603123beXemWom 阅读全文
posted @ 2018-06-21 17:53 任国强 阅读(948) 评论(0) 推荐(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 任国强 阅读(346) 评论(0) 推荐(0)
摘要: http://spark.apache.org/ 阅读全文
posted @ 2018-06-21 17:52 任国强 阅读(135) 评论(0) 推荐(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 任国强 阅读(156) 评论(0) 推荐(0)
摘要: https://jingyan.baidu.com/article/90895e0f97187b64ed6b0b7f.html 在console下输入navigator.appCodeName,回车即可。 此方法,可查看nodeJS打的二进制包安装后的chrome内核的版本。 阅读全文
posted @ 2018-06-21 17:51 任国强 阅读(663) 评论(0) 推荐(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 任国强 阅读(149) 评论(0) 推荐(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 任国强 阅读(243) 评论(0) 推荐(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 任国强 阅读(1032) 评论(0) 推荐(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 任国强 阅读(1326) 评论(0) 推荐(0)
摘要: https://developer.mozilla.org/zh-CN/docs/Web/API/Window/setTimeout 阅读全文
posted @ 2018-06-21 17:49 任国强 阅读(158) 评论(0) 推荐(0)
摘要: WIN 10 Home版无法开启Hyper-V特性。 Docker for windows有Hyper-V和VirtualBox两个版本: https://forums.docker.com/t/installing-docker-on-windows-10-home/11722/6 https:/ 阅读全文
posted @ 2018-06-14 14:19 任国强 阅读(413) 评论(0) 推荐(0)
摘要: 这个方法,未重启貌似无效。 https://blog.csdn.net/x_i_y_u_e/article/details/44704289 参考错误: https://github.com/Microsoft/WSL/issues/2291 https://forums.docker.com/t/ 阅读全文
posted @ 2018-06-14 10:10 任国强 阅读(3505) 评论(0) 推荐(0)
摘要: ll 命令是 ls -l的缩写 ls -a是列举所有(all)文件,包含隐藏文件,以.开头的文件。 ls -l是以列表(list)方式列举文件。 http://bbs.chinaunix.net/thread-2031412-1-1.html https://zhidao.baidu.com/que 阅读全文
posted @ 2018-06-06 14:23 任国强 阅读(2051) 评论(0) 推荐(0)
摘要: 1.https://tiebaobei.com/ 403 Forbidden You don't have permission to access the URL on this server. Sorry for the inconvenience.Please report this mess 阅读全文
posted @ 2018-06-05 09:06 任国强 阅读(314) 评论(0) 推荐(0)
上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 56 下一页