File tree Expand file tree Collapse file tree 3 files changed +35
-2
lines changed Expand file tree Collapse file tree 3 files changed +35
-2
lines changed Original file line number Diff line number Diff line change 109
109
* Managing Oracle Enterprise Manager Database Control: http://docs.oracle.com/cd/E11882_01/server.112/e25494/dbcontrol.htm#ADMIN13401
110
110
* 2 Oracle SQL Connector for Hadoop Distributed File System: http://docs.oracle.com/cd/E37231_01/doc.20/e36961/sqlch.htm#BDCUG125
111
111
* Generating an AWR Report Using the Command-Line Interface: http://docs.oracle.com/database/121/TGDBA/gather_stats.htm#TGDBA233
112
+ * TRUNC (date): http://docs.oracle.com/cd/B28359_01/server.111/b28286/functions209.htm#SQLRF06151
112
113
113
114
* Oracle SQL Developer: http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html
114
115
* Instant Client Downloads for Microsoft Windows (32-bit): http://www.oracle.com/technetwork/topics/winsoft-085727.html
Original file line number Diff line number Diff line change @@ -325,3 +325,32 @@ J 合并行
325
325
* GNU Emacs Manuals Online: http://www.gnu.org/software/emacs/manual/
326
326
327
327
328
+ # VSC
329
+
330
+ * Visual Studio Code: https://code.visualstudio.com/Download
331
+ * Settings Sync: https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
332
+
333
+
334
+ # ultraedit
335
+
336
+ * http://www.ultraedit.com/
337
+ * User-submitted wordfiles for UltraEdit/UEStudio: http://www.ultraedit.com/downloads/extras/wordfiles.html
338
+
339
+
340
+ # Sublime Text
341
+
342
+ * http://www.sublimetext.com/
343
+ * http://www.sublimetext.com/docs/3/
344
+ * https://packagecontrol.io/installation
345
+
346
+
347
+ # Others
348
+
349
+ * geany: http://www.geany.org/Download/Extras
350
+ * Lime Text: http://limetext.org/
351
+ * sourceinsight: http://www.sourceinsight.com/
352
+ * Scintilla: http://www.scintilla.org/
353
+ * xmlspy: https://www.altova.com/xmlspy.html
354
+ * Bluefish: http://bluefish.openoffice.nl/index.html
355
+
356
+
Original file line number Diff line number Diff line change 135
135
* linux中screen命令的用法:http://www.9usb.net/201002/linux-screen-mingling.html
136
136
* linux 下script命令记录终端会话:http://blog.chinaunix.net/uid-25885064-id-3430216.html
137
137
* 记录终端下的操作(tee):http://os.chinaunix.net/a2008/0810/986/000000986568.shtml
138
+ * Shell脚本交互之:自动输入密码: http://blog.csdn.net/zhangjikuan/article/details/51105166
139
+ * Shell中重定向<<EOF注意事项: http://blog.csdn.net/iamlaosong/article/details/40509399
138
140
* 音乐播放软件:clementine
139
141
* rhythmbox歌词显示工具:osd-lyrics
140
142
* 桌面美化工具:compiz
152
154
* Audio CD Extractor(音频CD提取器):又名“音乐榨汁机”、“Sound Juicer”。能把CD转成flac、ogg、mp3等格式。官方主页:http://www.burtonini.com/blog/computers/sound-juicer
153
155
* Sound Converter(声音转换程序): 支持flac、ogg、mp3、wav、m4a等格式间批量互转。官方主页:http://soundconverter.berlios.de
154
156
* curl是利用URL语法在命令行方式下工作的文件传输工具。
157
+ * thunderbird: https://www.mozilla.org/zh-CN/thunderbird/
158
+ * gimp: https://www.gimp.org/
155
159
156
160
* PDFtk: https://www.pdflabs.com/
157
161
* Master PDF Editor for Linux: https://code-industry.net/free-pdf-editor/
@@ -350,12 +354,11 @@ linux 下全局的文件与程序的关联是通过`/usr/share/applications/defa
350
354
```
351
355
352
356
* 安装Synaptic软件包管理器
353
- * 卸载libreoffice/firefox/thunderbird/ youker-assistant/amazon
357
+ * 卸载libreoffice/firefox/youker-assistant/amazon
354
358
* 重新启动计算机
355
359
* 安装GLX-Dock并进行配置
356
360
* 配置输入法(快捷键等)并重新登录
357
361
* 安装clementine/osd-lyrics并进行配置,解决乱码问题,安装解码插件
358
- * 按装bluefish和geany
359
362
* 安装快盘,进行配快盘和ubuntu one
360
363
* 安装filezilla/okular/meld
361
364
* 卸载Rhythmbox/empathy/account-plugin-*
You can’t perform that action at this time.
0 commit comments