1. mac自带SVN2017-01-11

    mac自带了SVN,SCP。 可以使用SVN提供的命令来访问SVN服务器。 http://svnbook.red-bean.com/en/1.7/index.html 列些常用的命令以供参考: svn import localfiles svn://ip:repositoryname/path --username=test --password=pwd   Mac自带了scp,可以用来与远程服务器来传输文件,但如果复制远程文件出现下面的错误时,说明 ...

    阅读全文
  2. xcopy与exclude参数的用法: xcopy %SRC_DIR%\smart %RELEASE_DIR%\smart\ /y/s/q/e /exclude:./uncopy.txt uncopy.txt 中列出不需要复制的文件,字符,文件夹。 执行时显示无效的开关,如图:   文件路径错误!找不到uncopy.txt ...

    阅读全文
  3. 初学jenkins2018-03-22

    Jenkins搭建 (官网:https://jenkins.io/doc/)   安装后默认是8080端口。在mac下如果是service运行的话,其开启和关闭jenkins守护进程使用下面的方法: Terminal and Start / Stop daemon You want to use launchctl to start and stop Jenkins. Start Jenkins: sudo launchctl load /Libr ...

    阅读全文
  4. desktop电脑上访问页面可以很好的通过鼠标事件来实现drag & drop拖放功能,可是如何在触摸屏上来实现这个功能? 首先:有没有这个需求? 来自下面链接的讨论 http://stackoverflow.com/questions/3382393/html5-drag-and-drop-api-on-touch-screen-devices 有一种观点就是: 没有必要,至少不必须。最好的解决办法就是面向设备设计两套UI。 Touch and drag ...

    阅读全文
  5. ADF QBE功能2017-07-14
    61330

    参考Oracle ADF官网文档介绍QBE http://docs.oracle.com/middleware/12212/adf/develop-faces/GUID-0E90B043-0304-4337-9857-EA2632C328E5.htm#ADFUI225 文章摘要: 12.5 Enabling Filtering in Tables An ADF table built with collection-based components can ...

    阅读全文
  6. 官网摘要: http://dev.mysql.com/doc/refman/5.6/en/fulltext-search.html MySQL has support for full-text indexing and searching: A full-text index in MySQL is an index of type FULLTEXT. Full-text indexes can be used only with  ...

    阅读全文
  7. nginx(读着: engine x)   1) nginx的官网文档《Beginer's Guide》  这个指南大体讲了三个常用配置的例子:serving static content, setting up a simple proxy server; setting up fastCGI proxy server。 首先如何启动和停止nginx. To start nginx, run the executable ...

    阅读全文
  8. Terminal(Xterm)下的快捷键 首先如何查看当前terminal版本可以通过命令 echo $TERM 来显示 这些命令有些环境下不工作,本文转自http://www.xuebuyuan.com/1873965.html Ctl-A 将光标移到行首 Ctl-B 退格键(但是我在ubuntu 9.10 bash 3.2.48上测试却是向前移动光标,并不删除该字符) Ctl-C 中断 . 中断一个前台任务 ...

    阅读全文
  9. 39800

    1. 这个Docker视频demo了一个Docker的应用场景: https://www.youtube.com/watch?v=YFl2mCHdv24 ...

    阅读全文
  10. 本文摘自微信官网:https://mp.weixin.qq.com/debug/wxadoc/dev/framework/app-service/   逻辑层(App Service) 小程序开发框架的逻辑层由 JavaScript 编写。 逻辑层将数据进行处理后发送给视图层,同时接受视图层的事件反馈。 在 JavaScript 的基础上,我们做了一些修改,以方便地开发小程序。 增加 App 和 Page  ...

    阅读全文
  11. 一个富豪,妥妥的人生赢家,有一天突然卖掉公司、房子、车子,不远万里跑到异国他乡,去为那里“最底层的乞丐”服务。 这个听起来天方夜谭的故事,是真的! 1964年托尼生于英国普雷斯顿的托尼,曾是英国皇家海军电子工程师,10年服役结束后,他就开始经商。 他坐拥两家公司、一座庄园和N辆跑车的大富豪+人生赢家+工作狂。平均每天要工作16~18小时,每天只睡三四个小时。 然后2002年的某一天,38岁的托尼,突然“疯了”。不顾父 ...

    阅读全文
  12. Info命令2013-12-28

    info命令   info的帮助文件类似于网页的架构 info command 打开帮助页面后,可以使用n(next)或p(previous)进行前后小节的翻转,而u可以跳到上一层 tap键可以将光标跳转到页面中带有*号的地方(具有链接功能),然后按Enter键可以进入相关的info页面中 s(search)搜索关键字内容 q(quit)   Basic Info command ...

    阅读全文
  13.     《Spring Boot Micro-services, Containers, and Kubernetes - How To》: https://www.youtube.com/watch?v=Bcs-inRnLDc ...

    阅读全文
  14. 版权声明:本文为木偶人shaon原创文章,转载请注明原文地址,非常感谢。 https://blog.csdn.net/wh211212/article/details/53750366 getopt 与 getopts 都是 Bash 中用来获取与分析命令行参数的工具,常用在 Shell 脚本中被用来分析脚本参数。 两者的比较 (1)getopts 是 Shell 内建命令,getopt 是一个独立外部工具 (2)getopts 使用语法简单 ...

    阅读全文
  15. DF 命令Info2013-12-28

    File: coreutils.info,  Node: df invocation,  Next: du invocation,  Up: Disk usage 14.1 `df': Report file system disk space usage ============================================== `df' reports the amount of disk space used a ...

    阅读全文
  16. 我们在新浪微博和腾讯微博中会发现它们用的链接都是短链接。sinaurl.cn和url.cn等。阿里淘宝都有相应的短链接。这些链接都很短,但是最终又会重定向到原本的长链接网址上去。 优点就是链接短小。缺点就是不能直观的判断到底是链接到什么网站上去(有些网站就利用这做一些欺骗性的链接)。 其实现原理比较简单:将原先网址通过算法转化成有62个字符组成的一个短链接。62个字符为0-9a-zA-Z. 数据库只有两个字段seq(自增长数字)和url(数字的url地址,建立索引)。 ...

    阅读全文
  17. An Introduction to DevOps DevOps can mean different things to different people and this can make it a difficult topic to explore. Here we will give a quick overview of the origins of DevOps, discuss some predecessors and examine what DevOps practi ...

    阅读全文
  18. 我们常见到在编译安装一些开源软件时,会常用到make && make install。虽然能猜到其含义。但具体&&的作用和使用注意事项是什么就需要看一下。 shell中&&和||的使用方法 &&运算符: command1 && command2  &&左边的命令(命令1)返回真(即返回0,成功被执行)后,&&右边的命令(命令2)才能够被执行; ...

    阅读全文
  19. weblogic Web Services学习,以weblogic 11.1.1.8为例开始学习,以ORACLE官网提供的教程和用户手册为学习资料。 书单列表: Introducing Web Services Introducing WebLogic Web Services for Oracle WebLogic Server Developer's Guide for Oracle Infrastructure Web Services Getting ...

    阅读全文
  20.  通过关闭一些不必要的功能来实现优化。 方法就是设置disable_functions 比如关闭以下功能: disable_functions=exec, system, passthru,error_log,ini_alter,dl,openlog,syslog, readlink,symlink,link,leak,fsockopen,proc_open, popepassthru,chroot,scandir, chgrp,chown, escapeshellcmd, es ...

    阅读全文