日常笔记

iTerm2、Chrome、有道词典、iStat Menus、StarUML-v2.7.0、mpv、FoxitReader、CAJViewerMac、Firefox、SecureCRT、TextMate、Sublime Text、ideaIU-15.0.2-custom-jdk-bundled、mactex-20150613、spring-tool-suite-3.7.2.RELEASE-e4.5.1-macosx-cocoa-x86_64.tar


maven -> apache-maven-3.3.9-bin, tomcat -> apache-tomcat-7.0.67, apache-tomcat-8.5.4, elasticsearch -> elasticsearch-2.3.3, kibana-4.5.3-darwin-x64.tar, hbase, kafka -> kafka_2.11-0.10.0.0, learning-cmake, llvm, odps_clt_release_64, osscmd, sbt -> sbt-0.13.9, scala-2.10.4, scala -> scala-2.11.7, spark-1.5.2-bin-hadoop2.4, spark -> spark-1.6.1-bin-hadoop2.6, spark-1.6.1-bin-without-hadoop, sts-bundle, Quiver30, Docker, commons-io-2.4-bin, commons-fileupload-1.3.1-bin, mysql-5.7.13-osx10.11-x86_64, mysql-workbench-community-6.3.7-osx-x86_64



Chrome:AdBlock,BuiltWith Technology Profiler,Cache Killer,Google Mail Checker,Google学术搜索按钮,IE Tab,JSON-handle,JSONView,Octotree,OneTab,Proxy SwitchyOmega,SwitchySharp, Save to Pocket,SearchPreview,Secure Shell,UndoCloseTab,WEB前端助手(FeHelper),下载管理器,支付宝安全插件, CSSViewer_v1.6


iStatMenusKey:

9181-5885-2958-2571-0684
9MS4-27Q5-VL5P-7TD3-GNOY
9185-4915-3252-3716-0000
1574-5977-7956-8062-0000
6015-5448-3282-4975-0000
9665-5955-6856-2071-0000
2447-9517-7939-5221-0000


brew install cmake

brew install coreutils

brew install gdbm

brew install gmp

brew install isl

brew install libmpc

brew install logstash

brew install maven

brew install mongodb

brew install mpfr

brew install Ninja

brew install openssl

brew install python

brew install readline

brew install sbt

brew install sqlite

brew install unrar

brew install wget



brew install gcc



使用 oh my zsh 时,vim 无法自动补全的解决方案:
1、rm ~/.zcompdump

2、exec zsh


Caffe 文章:http://www.atatech.org/articles/43363


在线 API 文档:
http://tool.oschina.net/apidocs/#J


SecureCRT 安装:
1、解压并打开安装文件夹,双击 dmg 文件,在弹出的窗口中拖动图标到 /Applications 目录下完成安装
2、双击打开程序,然后关闭程序和网络
3、运行 sudo perl securecrt_mac_crack.pl /Applications/SecureCRT.app/Contents/MacOS/SecureCRT
4、打开 SecureCRT, 点击 Enter License Data, 这步直接Continue,空白不填写, 点击 Enter Licence Manually, 输入刚刚终端产生的序列号信息,比如:
Name: bleedfly
Company: bleedfly.com
Serial Number: 03-29-002542
License Key: ADGB7V 9SHE34 Y2BST3 K78ZKF ADUPW4 K819ZW 4HVJCE P1NYRC
Issue Date: 09-17-2013


软件包管理系统 Homebrew 安装指令: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"


数据库:
http://blog.csdn.net/whucyl/article/details/20838079


log4j:
配置:http://blog.csdn.net/azheng270/article/details/2173430/


数据分析、挖掘经典教材推荐:
http://www.zhihu.com/question/20757000
http://www.zhihu.com/question/19640095


kafka
http://colobu.com/2014/08/06/kafka-quickstart/#more
http://www.jasongj.com/tags/Kafka/
http://www.cnblogs.com/likehua/p/3999538.html


mac 快捷键大全网址:
http://jingyan.baidu.com/album/08b6a591aac09614a909224f.html?picindex=1


vim 复制,删除,粘贴,块操作以及快速替换功能:
http://blog.csdn.net/tsuliuchao/article/details/8131537
http://blog.csdn.net/vieri_ch/article/details/42361437


http://blog.csdn.net/nitghost/article/details/4224034
http://www.cnblogs.com/super-d2/p/4534208.html
http://blog.csdn.net/bluejoe2000/article/details/41556979
http://www.tuicool.com/articles/BzI3UfZ
http://www.myexception.cn/cloud/1923427.html
http://www.blogjava.net/rockblue1988/archive/2014/10/24/418994.html
http://www.douban.com/note/75797151/


双 Driver 客户端:http://www.csdn.net/article/2015-06-21/2825011
定时检测、自动重启 jar 包:
http://blog.csdn.net/fly_sky520/article/details/9344995
http://www.oschina.net/code/snippet_217347_23520


进程定时检测和自动重启:
http://www.cnblogs.com/mingaixin/archive/2012/10/11/2719641.html
http://blog.csdn.net/fly_sky520/article/details/9344995
http://www.oschina.net/code/snippet_217347_23520


开发工具:
Java: jdk-8u65-macosx-x64.dmg http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html 需要配置环境变量
Scala: scala-2.11.7.tgz http://www.scala-lang.org/download/ 需要配置环境变量
STS (IDE for Java): spring-tool-suite-3.7.2.RELEASE-e4.5.1-macosx-cocoa-x86_64.tar.gz http://spring.io/tools/sts/
IntelliJIDEA (IDE for Scala): ideaIU-15.0.2-custom-jdk-bundled.dmg http://www.jetbrains.com/idea/download/


IntelliJIDEA 破解过程:
license server: http://idea.lanyus.com
license keygen: 编译 keygen.java, 运行 keygen,具体命令如下:
1、javac keygen.java
2、java keygen username (username 随便命名即可)
IntelliJIDEA 学习网址:
https://www.jetbrains.com/idea/help/meet-intellij-idea.html


Maven 相关:
1、在 IntelliJIDEA 下采用 Maven 框架建立 Project, 则相应的项目组、源码目录、依赖项、属性、模板库、代码仓库可在生成的 pom.xml 中更新和维护,然后使用 reimport 命令让其生效
2、http://www.blogjava.net/rockblue1988/archive/2014/10/24/418994.html


sbt
http://www.bkjia.com/Linuxjc/848202.html
https://dl.bintray.com/sbt/native-packages/sbt/0.13.9/sbt-0.13.9.tgz


tomcat
http://www.cnblogs.com/gugnv/archive/2012/02/01/2334187.html


vue:
源码:https://github.com/vuejs/vue
官网:http://vuejs.org/  or http://cn.vuejs.org/


Java 文件读写:http://blog.csdn.net/jiangxinyu/article/details/7885518
Linux下Nodejs安装:http://my.oschina.net/blogshi/blog/260953

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值