上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 56 下一页
摘要: http://pyxb.sourceforge.net/ PyXB (“pixbee”) is a pure Python package that generates Python source code for classes that correspond to data structures 阅读全文
posted @ 2018-10-08 14:53 任国强 阅读(1408) 评论(0) 推荐(0)
摘要: https://wiki.jenkins.io/display/JENKINS/Git+Changelog+Plugin 阅读全文
posted @ 2018-09-25 10:49 任国强 阅读(1046) 评论(0) 推荐(0)
摘要: 2.8 小工具 · 纷享销客产品手册https://www.fxiaoke.com/mob/guide/crmdoc/src/2-8%E5%B0%8F%E5%B7%A5%E5%85%B7.html CRM系统中如何进行查重? - 亿客CRM客户关系管理系统http://www.yikeer.com/ 阅读全文
posted @ 2018-09-21 11:17 任国强 阅读(671) 评论(0) 推荐(0)
摘要: jeecg 主-附表生成代码例子 - CSDN博客https://blog.csdn.net/u010411264/article/details/51243277 JEECG Online Coding开发手册v3.6 - jeecg team - jeecghttp://wiki.jeecg.o 阅读全文
posted @ 2018-09-20 17:39 任国强 阅读(1942) 评论(0) 推荐(0)
摘要: JHipster - Generate your Spring Boot + Angular/React applications!https://www.jhipster.tech/ 阅读全文
posted @ 2018-09-20 14:42 任国强 阅读(345) 评论(0) 推荐(0)
摘要: Installation via Maven WAR Overlay - Jenkins - Jenkins Wikihttps://wiki.jenkins.io/display/JENKINS/Installation+via+Maven+WAR+Overlay Integrating Jenk 阅读全文
posted @ 2018-09-20 14:08 任国强 阅读(141) 评论(0) 推荐(0)
摘要: java - What is the difference between apache tomcat deployer and core version? - Stack Overflowhttps://stackoverflow.com/questions/32942387/what-is-th 阅读全文
posted @ 2018-09-20 09:47 任国强 阅读(310) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-09-18 15:50 任国强 阅读(0) 评论(0) 推荐(0)
摘要: JEECG--去掉(增加)登陆页面验证码功能 - CSDN博客https://blog.csdn.net/KooKing_L/article/details/79711379 阅读全文
posted @ 2018-09-17 16:45 任国强 阅读(2454) 评论(0) 推荐(0)
摘要: Developer Guide | Protocol Buffers | Google Developershttps://developers.google.com/protocol-buffers/docs/overview Releases · protocolbuffers/protobuf 阅读全文
posted @ 2018-09-12 18:57 任国强 阅读(442) 评论(0) 推荐(0)
摘要: https://jenkins.io/solutions/python/ In the Python ecosystem there are tools which can be integrated into Jenkins for testing/reporting such as: In th 阅读全文
posted @ 2018-09-12 15:46 任国强 阅读(200) 评论(0) 推荐(0)
摘要: #1: 添加永久网桥 vi /etc/sysconfig/network-scripts/ifcfg-br0 DEVICE=br0 TYPE=Bridge BOOTROTO=static IPADDR=192.168.66.123 # 注意不要写网关 ONBOOT=yes :2: 把eth0添加到永 阅读全文
posted @ 2018-09-11 14:10 任国强 阅读(542) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/chinagissoft/article/details/51250839 1. 创建并启动一个容器: docker run --cap-add=NET_ADMIN --name=容器名 --net=none -itd [imageid] /bin/aut 阅读全文
posted @ 2018-09-11 14:08 任国强 阅读(292) 评论(0) 推荐(0)
摘要: 常用的Docker镜像文件都有,就不用自己费劲的一点点配置了,这才是Docker的真正目的。就像Ghost里边含office,直接还原,不用一台台机器安装呢,省时省力,与高效工作的理念相契合。 至于,学习制作Docker镜像或者实践某个组件单独的安装配置,可以作为个人一项学习目标,在工作完成之后再执 阅读全文
posted @ 2018-09-11 13:57 任国强 阅读(2421) 评论(0) 推荐(0)
摘要: pstree(1): tree of processes - Linux man pagehttps://linux.die.net/man/1/pstree How to view process tree in Linuxhttps://www.simplified.guide/linux/vi 阅读全文
posted @ 2018-09-07 09:34 任国强 阅读(255) 评论(0) 推荐(0)
摘要: https://www.cyberciti.biz/faq/linux-show-directory-structure-command-line/ Linux: HowTo See Directory Tree Structure last updated January 17, 2015 in  阅读全文
posted @ 2018-09-06 10:27 任国强 阅读(190) 评论(0) 推荐(0)
摘要: http://www.jsunw.com/?post=34&tdsourcetag=s_pctim_aiomsg https://wiki.eclipse.org/Jetty/Howto/Configure_Form_Size https://wiki.eclipse.org/Jetty/Refer 阅读全文
posted @ 2018-09-05 17:49 任国强 阅读(635) 评论(0) 推荐(0)
摘要: 叶正盛先生做的mini工具。 https://github.com/rgqancy/DBExportDoc 使用中遇到过两个小问题: 1.数据库的表名不能带.(我一个很初级的同事建立的数据库是demo3.0,导致Mysql数据库导出报错)。 没必要解决。 2.生成表格没有黑色边框的问题,看起来比较凌 阅读全文
posted @ 2018-09-03 11:34 任国强 阅读(468) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/configure-language-version Edit the csproj file You can set the language version in 阅读全文
posted @ 2018-08-29 22:28 任国强 阅读(2981) 评论(0) 推荐(0)
摘要: http://www.eclipse.org/jetty/download.html http://www.eclipse.org/jetty/documentation/current/startup-unix-service.html https://blog.csdn.net/finishx/ 阅读全文
posted @ 2018-08-28 17:11 任国强 阅读(409) 评论(0) 推荐(0)
摘要: MYSQL dead but pid file exists问题 - CSDN博客https://blog.csdn.net/shilian_h/article/details/38020567 Error "mysqld dead but pid file exists" - Stack Over 阅读全文
posted @ 2018-08-22 09:52 任国强 阅读(946) 评论(0) 推荐(0)
摘要: https://www.openprogrammer.info/2015/06/14/how-to-install-java-8-and-tomcat-8-on-centos-6-as-service/ https://blog.csdn.net/jianyuerensheng/article/de 阅读全文
posted @ 2018-08-22 09:37 任国强 阅读(354) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/shuaigexiaobo/article/details/78030008 阅读全文
posted @ 2018-08-20 13:46 任国强 阅读(3997) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/zyw_java/article/details/70949596 https://blog.csdn.net/yzl11/article/details/52643276 https://www.cnblogs.com/hyl8218/p/5648064 阅读全文
posted @ 2018-08-20 13:43 任国强 阅读(175) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/downing114/article/details/51433862 https://blog.csdn.net/lotluck/article/details/49121309 阅读全文
posted @ 2018-08-15 21:00 任国强 阅读(318) 评论(0) 推荐(0)
摘要: https://cn.bing.com/search?q=tunning+socket+could+not+be+established&qs=n&form=QBRE&sp=-1&pq=tunning+socket+could+not+be+established&sc=0-39&sk=&cvid= 阅读全文
posted @ 2018-08-15 20:47 任国强 阅读(352) 评论(0) 推荐(0)
摘要: https://www.realvnc.com/en/connect/docs/redhat-install-remove.html 此软件会和TigerVNC(Server)或者X11VNC Server冲突。 安装前,务必卸载其他同类软件。 阅读全文
posted @ 2018-08-15 20:13 任国强 阅读(196) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/jihongjun/p/8968901.html 阅读全文
posted @ 2018-08-15 19:23 任国强 阅读(316) 评论(0) 推荐(0)
摘要: Description Attach local standard input, output, and error streams to a running container Usage 阅读全文
posted @ 2018-08-15 19:17 任国强 阅读(275) 评论(0) 推荐(0)
摘要: 用k8s能直接管理吗?不把那个容器加入集群,可以吗? 阅读全文
posted @ 2018-08-15 19:15 任国强 阅读(700) 评论(1) 推荐(0)
摘要: http://www.cnblogs.com/sammyliu/p/5932996.html http://dockone.io/article/128 阅读全文
posted @ 2018-08-15 19:12 任国强 阅读(297) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/sqandczm/article/details/78560710 https://hub.docker.com/r/sonatype/nexus/ https://hub.docker.com/r/sonatype/nexus3/ 使用阿里云的镜像: h 阅读全文
posted @ 2018-08-15 19:11 任国强 阅读(458) 评论(0) 推荐(0)
摘要: https://segmentfault.com/q/1010000001637726 https://blog.csdn.net/sannerlittle/article/details/77063800 阅读全文
posted @ 2018-08-15 19:04 任国强 阅读(661) 评论(0) 推荐(0)
摘要: https://shiyousan.com/post/635886596017415485 http://www.cnblogs.com/yc-755909659/p/3725940.html 错误描述: 标题: Microsoft SQL Server Management Studio 备份介质 阅读全文
posted @ 2018-08-10 14:26 任国强 阅读(2088) 评论(0) 推荐(0)
摘要: how to integrate Odoo with MySQL - Stack Overflowhttps://stackoverflow.com/questions/31959919/how-to-integrate-odoo-with-mysql mysql | Odoohttps://www 阅读全文
posted @ 2018-08-02 10:20 任国强 阅读(2853) 评论(0) 推荐(0)
摘要: docker-for-desktop minikube GKE cluster(?) docker-for-desktop docker-for-desktop https://docs.docker.com/docker-for-windows/#kubernetes Kubernetes on 阅读全文
posted @ 2018-08-01 22:40 任国强 阅读(142) 评论(0) 推荐(0)
摘要: http://192.168.66.182:8080/activiti-rest/service/repository/deployments/ http://192.168.66.182:8080/activiti-rest/service/repository/deployments/20 ht 阅读全文
posted @ 2018-08-01 11:36 任国强 阅读(1782) 评论(0) 推荐(0)
摘要: root@PC-RENGUOQIANG:~# curl http://kermit:kermit@192.168.66.182:8080/activiti-rest/service/repository/deployments/ {"data":[{"id":"20","name":"Demo processes","deploymentTime":"2018-08-01T10:02:11.2... 阅读全文
posted @ 2018-08-01 11:26 任国强 阅读(245) 评论(0) 推荐(0)
摘要: https://www.odoo.com/documentation/11.0/setup/install.html https://nightly.odoo.com/ https://www.odoo.com/zh_CN/forum/help-1/question/installing-odoo- 阅读全文
posted @ 2018-07-31 12:52 任国强 阅读(487) 评论(0) 推荐(0)
摘要: 参考文档: http://www.cnblogs.com/wangkangluo1/archive/2011/09/23/2185977.html http://www.cnblogs.com/xd502djj/archive/2011/11/23/2260094.html 阅读全文
posted @ 2018-07-31 12:37 任国强 阅读(685) 评论(0) 推荐(0)
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 56 下一页