forked from Banani-Rath/docs.ja-jp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
open localization: commit translated files
- Loading branch information
1 parent
77f8bd3
commit ea75ee2
Showing
6 changed files
with
67 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1,59 @@ | ||
# [C# コンパイラ オプション](index.md) | ||
## [csc.exe を使用したコマンド ラインからのビルド](command-line-building-with-csc-exe.md) | ||
## [方法: Visual Studio のコマンドラインのための環境変数を設定する](how-to-set-environment-variables-for-the-visual-studio-command-line.md) | ||
## [C# アプリケーションの配置](app-deployment.md) | ||
## [カテゴリ別の C# コンパイラ オプションの一覧](listed-by-category.md) | ||
## [アルファベット順の C# コンパイラ オプションの一覧](listed-alphabetically.md) | ||
### [@ (C# コンパイラ オプション)](response-file-compiler-option.md) | ||
### [-addmodule (C# コンパイラ オプション)](addmodule-compiler-option.md) | ||
### [-appconfig (C# コンパイラ オプション)](appconfig-compiler-option.md) | ||
### [-baseaddress (C# コンパイラ オプション)](baseaddress-compiler-option.md) | ||
### [-bugreport (C# コンパイラ オプション)](bugreport-compiler-option.md) | ||
### [-checked (C# コンパイラ オプション)](checked-compiler-option.md) | ||
### [-codepage (C# コンパイラ オプション)](codepage-compiler-option.md) | ||
### [-debug (C# コンパイラ オプション)](debug-compiler-option.md) | ||
### [-define (C# コンパイラ オプション)](define-compiler-option.md) | ||
### [-delaysign (C# コンパイラ オプション)](delaysign-compiler-option.md) | ||
### [-doc (C# コンパイラ オプション)](doc-compiler-option.md) | ||
### [-errorreport (C# コンパイラ オプション)](errorreport-compiler-option.md) | ||
### [-filealign (C# コンパイラ オプション)](filealign-compiler-option.md) | ||
### [-fullpaths (C# コンパイラ オプション)](fullpaths-compiler-option.md) | ||
### [-help, -?(C# コンパイラ オプション)](help-compiler-option.md) | ||
### [-highentropyva (C# コンパイラ オプション)](highentropyva-compiler-option.md) | ||
### [-keycontainer (C# コンパイラ オプション)](keycontainer-compiler-option.md) | ||
### [-keyfile (C# コンパイラ オプション)](keyfile-compiler-option.md) | ||
### [-langversion (C# コンパイラ オプション)](langversion-compiler-option.md) | ||
### [-lib (C# コンパイラ オプション)](lib-compiler-option.md) | ||
### [-link (C# コンパイラ オプション)](link-compiler-option.md) | ||
### [-linkresource (C# コンパイラ オプション)](linkresource-compiler-option.md) | ||
### [-main (C# コンパイラ オプション)](main-compiler-option.md) | ||
### [-moduleassemblyname (C# コンパイラ オプション)](moduleassemblyname-compiler-option.md) | ||
### [-noconfig (C# コンパイラ オプション)](noconfig-compiler-option.md) | ||
### [-nologo (C# コンパイラ オプション)](nologo-compiler-option.md) | ||
### [-nostdlib (C# コンパイラ オプション)](nostdlib-compiler-option.md) | ||
### [-nowarn (C# コンパイラ オプション)](nowarn-compiler-option.md) | ||
### [-nowin32manifest (C# コンパイラ オプション)](nowin32manifest-compiler-option.md) | ||
### [-optimize (C# コンパイラ オプション)](optimize-compiler-option.md) | ||
### [-out (C# コンパイラ オプション)](out-compiler-option.md) | ||
### [-pdb (C# コンパイラ オプション)](pdb-compiler-option.md) | ||
### [-platform (C# コンパイラ オプション)](platform-compiler-option.md) | ||
### [-preferreduilang (C# コンパイラ オプション)](preferreduilang-compiler-option.md) | ||
### [-recurse (C# コンパイラ オプション)](recurse-compiler-option.md) | ||
### [-reference (C# コンパイラ オプション)](reference-compiler-option.md) | ||
### [/refout (C# コンパイラ オプション)](refout-compiler-option.md) | ||
### [/refonly (C# コンパイラ オプション)](refonly-compiler-option.md) | ||
### [-resource (C# コンパイラ オプション)](resource-compiler-option.md) | ||
### [-subsystemversion (C# コンパイラ オプション)](subsystemversion-compiler-option.md) | ||
### [-target (C# コンパイラ オプション)](target-compiler-option.md) | ||
#### [-target:appcontainerexe (C# コンパイラ オプション)](target-appcontainerexe-compiler-option.md) | ||
#### [-target:exe (C# コンパイラ オプション)](target-exe-compiler-option.md) | ||
#### [-target:library (C# コンパイラ オプション)](target-library-compiler-option.md) | ||
#### [-target:module (C# コンパイラ オプション)](target-module-compiler-option.md) | ||
#### [-target:winexe (C# コンパイラ オプション)](target-winexe-compiler-option.md) | ||
#### [-target:winmdobj (C# コンパイラ オプション)](target-winmdobj-compiler-option.md) | ||
### [-unsafe (C# コンパイラ オプション)](unsafe-compiler-option.md) | ||
### [-utf8output (C# コンパイラ オプション)](utf8output-compiler-option.md) | ||
### [-warn (C# コンパイラ オプション)](warn-compiler-option.md) | ||
### [-warnaserror (C# コンパイラ オプション)](warnaserror-compiler-option.md) | ||
### [-win32icon (C# コンパイラ オプション)](win32icon-compiler-option.md) | ||
### [-win32manifest (C# コンパイラ オプション)](win32manifest-compiler-option.md) | ||
### [-win32res (C# コンパイラ オプション)](win32res-compiler-option.md) | ||
### [@](response-file-compiler-option.md) | ||
### [-addmodule](addmodule-compiler-option.md) | ||
### [/appconfig](appconfig-compiler-option.md) | ||
### [-baseaddress](baseaddress-compiler-option.md) | ||
### [-bugreport](bugreport-compiler-option.md) | ||
### [/checked](checked-compiler-option.md) | ||
### [-codepage](codepage-compiler-option.md) | ||
### [-debug](debug-compiler-option.md) | ||
### [-define](define-compiler-option.md) | ||
### [-delaysign](delaysign-compiler-option.md) | ||
### [-doc](doc-compiler-option.md) | ||
### [-errorreport](errorreport-compiler-option.md) | ||
### [-filealign](filealign-compiler-option.md) | ||
### [/fullpaths](fullpaths-compiler-option.md) | ||
### [-help, -?](help-compiler-option.md) | ||
### [-highentropyva](highentropyva-compiler-option.md) | ||
### [-keycontainer](keycontainer-compiler-option.md) | ||
### [-keyfile](keyfile-compiler-option.md) | ||
### [-langversion](langversion-compiler-option.md) | ||
### [/lib](lib-compiler-option.md) | ||
### [-link](link-compiler-option.md) | ||
### [-linkresource](linkresource-compiler-option.md) | ||
### [-main](main-compiler-option.md) | ||
### [-moduleassemblyname](moduleassemblyname-compiler-option.md) | ||
### [-noconfig](noconfig-compiler-option.md) | ||
### [-nologo](nologo-compiler-option.md) | ||
### [-nostdlib](nostdlib-compiler-option.md) | ||
### [-nowarn](nowarn-compiler-option.md) | ||
### [-nowin32manifest](nowin32manifest-compiler-option.md) | ||
### [-optimize](optimize-compiler-option.md) | ||
### [-out](out-compiler-option.md) | ||
### [/pdb](pdb-compiler-option.md) | ||
### [-platform](platform-compiler-option.md) | ||
### [/preferreduilang](preferreduilang-compiler-option.md) | ||
### [-recurse](recurse-compiler-option.md) | ||
### [-reference](reference-compiler-option.md) | ||
### [/refout](refout-compiler-option.md) | ||
### [/refonly](refonly-compiler-option.md) | ||
### [-resource](resource-compiler-option.md) | ||
### [-subsystemversion](subsystemversion-compiler-option.md) | ||
### [-target](target-compiler-option.md) | ||
#### [/target:appcontainerexe](target-appcontainerexe-compiler-option.md) | ||
#### [/target:exe](target-exe-compiler-option.md) | ||
#### [/target:library](target-library-compiler-option.md) | ||
#### [/target:module](target-module-compiler-option.md) | ||
#### [/target:winexe](target-winexe-compiler-option.md) | ||
#### [/target:winmdobj](target-winmdobj-compiler-option.md) | ||
### [/unsafe](unsafe-compiler-option.md) | ||
### [-utf8output](utf8output-compiler-option.md) | ||
### [/warn](warn-compiler-option.md) | ||
### [-warnaserror](warnaserror-compiler-option.md) | ||
### [-win32icon](win32icon-compiler-option.md) | ||
### [-win32manifest](win32manifest-compiler-option.md) | ||
### [/win32res:](win32res-compiler-option.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters