-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
559 changed files
with
2,050 additions
and
2,050 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
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
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
4 changes: 2 additions & 2 deletions
4
plugin-dev-raw/zh/fileTemplates/internal/Setup Script.py.html
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,6 +1,6 @@ | ||
<html> | ||
<body> | ||
<p>使用以下形參創建設置腳本:<code>name</code>、<code>version</code>、<code>packages</code>、<code>url</code>、<code>license</code>、<code>author</code>、<code>author_email</code> 和 <code>description</code>。</p> | ||
<p>有關使用設置腳本創建 Python 軟件包的詳細信息,請參閱 <a href="https://docs.python.org/3/distutils/setupscript.html#writing-the-setup-script">Setup.py</a>。</p> | ||
<p>使用以下形參創建設定腳本:<code>name</code>、<code>version</code>、<code>packages</code>、<code>url</code>、<code>license</code>、<code>author</code>、<code>author_email</code> 和 <code>description</code>。</p> | ||
<p>有關使用設定腳本創建 Python 軟件包的詳細信息,請參閱 <a href="https://docs.python.org/3/distutils/setupscript.html#writing-the-setup-script">Setup.py</a>。</p> | ||
</body> | ||
</html> |
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/AbsoluteAlignmentInUserInterface.html
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
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/AppEngineThreadsafeInspection.html
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,5 +1,5 @@ | ||
<html> | ||
<body> | ||
報告 threadsafe 不存在或未設置為 <code>yes</code> 或 <code>no</code> 的情況。 | ||
報告 threadsafe 不存在或未設定為 <code>yes</code> 或 <code>no</code> 的情況。 | ||
</body> | ||
</html> |
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/BoundFieldAssignment.html
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,6 +1,6 @@ | ||
<html> | ||
<body> | ||
報告綁定到 UI Designer 窗體中的組件的字段賦值。 | ||
<p>此類賦值將導致 UI Designer 為此類字段生成的組件設置代碼被忽略。</p> | ||
<p>此類賦值將導致 UI Designer 為此類字段生成的組件設定代碼被忽略。</p> | ||
</body> | ||
</html> |
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
Oops, something went wrong.