按阮一峰老师的规则,从Java Tutorial 中抽出一个简单的目录,借助Python程序,生成符合要求的 Markdown 文本。 上午编写的Java Env一节,文字太多,而且多是转载,已经违背了 Notebook 的规划,以后只记录关键的步骤和代码,时间有限。 原始目录:
Official Webiste: http://www.sublimetext.com/ Install Package Control The simplest method of installation is through the Sublime Text console. The console is accessed via the Ctrl + ` shortcut or the View > Show Console menu. Once open, paste the appropriate Python code for your version of Sublime Text into the console from the following site: https://sublime.wbond.net/installation#st2
PHP 基础 安装环境 今天在 SFP 上安装 Wamp2.5,在选择默认浏览器时,出现错误: 建议重新安装,32位/64位都如是,不敢轻易从网上下载 MSVCR110.dll,于是从旧电脑上拷了一个旧版,安装成功。 Wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b WampServer2.1d-x64 心下甚慰。
Python 基础 Python 查看版本 Mac 下可查看 版本,但不易判断是 32 位还是 64 位。
Java 是我学习的第一门编程语言,自此告别编辑,走向编程。 辑:收集材料编成书刊; 程:事物发展的经过或进行的步骤。 共同的特征是:编,涵盖整理与创作,遵循一定的条理和顺序。 The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification.