使用版本:Visual Studio 2013
工具 → 選項
文字編輯器 → 所有語言 → 右邊勾選 行號
環境變數
|
位置
|
說明
|
%HomeDrive%
|
C:\
|
使用者路徑下的磁碟機
|
%SystemDrive%
|
系統預設磁碟機
|
|
%SystemRoot%
|
C:\Windows
|
Windows路徑
|
%WinDir%
|
||
%HomePath%
|
C:\Users\{username}\
|
使用者資料夾路徑
|
%USERPROFILE%
|
||
%AppData%
|
C:\Users\{username}\AppData\Roaming
|
Roaming路徑
|
%LocalAppData%
|
C:\Users\{username}\AppData\Local
|
Local路徑
|
%Temp%
|
C:\Users\{username}\AppData\Local\Temp
|
暫存檔路徑
|
%Tmp%
|
||
%AllUsersProfile%
|
C:\ProgramData
|
設定檔路徑
|
%ProgramData%
|
||
%Public%
|
C:\Users\Public
|
公用資料夾路徑
|
%ProgramFiles%
|
C:\Program Files
|
應用程式路徑
|
%CommonProgramFiles%
|
C:\Program Files\Common Files
|
Common Files路徑
|
%ProgramFiles(X86)%
|
C:\Program Files (x86)
|
(64位元限定)
|
%CommonProgramFiles(x86)%
|
C:\Program Files (x86)\Common Files
|
(64位元限定)
|
%LogonServer%
|
\\{domain_logon_server}
|
區域網路中的電腦位置路徑
|
mks.noBeep = "TRUE"就可以了
PicPick起始畫面 |
# wget http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86_64/LibreOffice_4.0.0_Linux_x86-64_rpm.tar.gz
# wget http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86_64/LibreOffice_4.0.0_Linux_x86-64_rpm_langpack_zh-TW.tar.gz
# yum install pangox-compat
# tar -xvf LibreOffice_4.*.tar.gz
# cd LibreOffice_4.0.0_Linux_x86-64_rpm
# yum localinstall RPMS/*.rpm RPMS/desktop-integration/libreoffice4.0-freedesktop-menus-4.*.noarch.rpm
# cd LibreOffice_4.0.0_Linux_x86-64_rpm_langpack_zh-TW
# yum localinstall RPMS/*.rpm
useradd -r -m -s
/bin/bash -u 0 -o -g 0 <使用者帳戶>
passwd <使用者密碼>
# ln -s /usr/src/kernels/3.7.6-102.fc17.x86_64/include/generated/uapi/linux/version.h /usr/src/kernels/3.7.6-102.fc17.x86_64/include/linux/version.h
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir=/opt/chrome