-
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.
build(release): update dev build files ( 231.250 )
- Loading branch information
1 parent
68bcbdb
commit 77a95fe
Showing
363 changed files
with
10,812 additions
and
10,899 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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,14 +1,14 @@ | ||
|
||
event.log.refresh.title=Glance Preview refresh | ||
event.log.refresh.title=Glance 預覽重新整理 | ||
event.log.refresh.total.elapsed.time=重新整理 Glance 預覽總用時為 {0} | ||
glance.preview.appwidget.title=Glance app widgets | ||
glance.preview.tile.title=Glance tile services | ||
panel.initializing=正在初始化... | ||
glance.preview.appwidget.title=Glance 套用小工具 | ||
glance.preview.tile.title=Glance 磁貼服務 | ||
panel.initializing=正在初始化… | ||
panel.needs.build=成功建置才能顯示預覽 | ||
panel.needs.build.action.text=建置並重新整理... | ||
panel.needs.build.action.text=建置並重新整理… | ||
panel.indexing=正在等待索引完成… | ||
panel.building=正在等待建置完成… | ||
refresh.progress.indicator.finding.previews=正在尋找預覽... | ||
refresh.progress.indicator.reusing.existing.previews=正在重用現有預覽... | ||
refresh.progress.indicator.finding.previews=正在尋找預覽… | ||
refresh.progress.indicator.reusing.existing.previews=正在重用現有預覽… | ||
refresh.progress.indicator.refreshing.all.previews=正在重新整理所有預覽… | ||
refresh.progress.indicator.title=Refreshing Glance previews... | ||
refresh.progress.indicator.title=正在重新整理 Glance 預覽... |
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
226 changes: 113 additions & 113 deletions
226
plugin-dev-raw/zh/defaultBundleActions/DefaultActionsBundle.properties
Large diffs are not rendered by default.
Oops, something went wrong.
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.CPP main.cpp.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 main.cpp。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Go main.go.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 main.go。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.JS main.js.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 main.js。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Java Main.java.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 Main.java。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Kotlin Main.kt.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 Main.kt。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Python main.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 main.py。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Rust main.rs.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 main.rs。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
13 changes: 13 additions & 0 deletions
13
plugin-dev-raw/zh/fileTemplates/j2ee/codeforces.Scala Main.scala.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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<html> | ||
<body> | ||
<table width="100%" border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111"> | ||
<tr> | ||
<td colspan="3"> | ||
<font face="verdana" size="-1"> | ||
此模板用於為 Codeforces 競賽建立 Main.scala。 | ||
</font> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
16 changes: 10 additions & 6 deletions
16
plugin-dev-raw/zh/inspectionDescriptions/InfiniteRecursion.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,11 +1,15 @@ | ||
<html> | ||
<body> | ||
報告具有無限遞迴的方法和函式。 | ||
報告除非拋出異常否則無限呼叫自身的方法。 | ||
<p> | ||
此檢查報告的方法不能正常返回。 | ||
雖然此類別行為可能是有意為之,但在許多情況下,可能純屬疏忽。 | ||
</p> | ||
<p><b>範例:</b></p> | ||
<pre><code> | ||
int factorial(int n) { | ||
return n * factorial(n - 1); | ||
} | ||
</code></pre> | ||
<pre><code> int baz() { | ||
return baz(); | ||
}</code></pre> | ||
<!-- tooltip end --> | ||
|
||
</body> | ||
</html> |
7 changes: 6 additions & 1 deletion
7
plugin-dev-raw/zh/inspectionDescriptions/JupyterKernelInspection.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,10 @@ | ||
<html> | ||
<body> | ||
如果專案解釋器未被設定為 Notebook 內核,此檢查會發出警告。 它能夠防止程式碼洞察和 Jupyter Notebook 程式碼單元的執行時行為之間的差異。 | ||
<p>報告 Python 解釋器未作為筆記本內核設定的情況。 | ||
此檢查可以防止 Jupyter 筆記本程式碼單元的程式碼洞察和執行時行為之間的差異。</p> | ||
<p>如果您看到以下警告,則表明新設定的伺服器的內核與當前 Python 解釋器不符合。 | ||
例如,它可能已安裝了一套不同的軟體套件。</p> | ||
<p>您可以點擊警告橫幅上的相應鏈接,來註冊您的 Python 解釋器。 之後,即可在設定的伺服器內核列表中看到該解釋器。</p> | ||
<p>有關詳細資訊,請參閱<a href="https://www.jetbrains.com/help/pycharm/configuring-jupyter-notebook.html">管理 Jupyter 筆記本伺服器</a>。</p> | ||
</body> | ||
</html> |
5 changes: 4 additions & 1 deletion
5
plugin-dev-raw/zh/inspectionDescriptions/JupyterPackageInspection.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,8 @@ | ||
<html> | ||
<body> | ||
如果開啟 Notebook 檔案時未安裝 <code>jupyter</code> 軟體套件,此檢查會發出警告。 | ||
<p>報告未為選定的 Python 解釋器安裝 <code>jupyter</code> 軟體套件的情況。 沒有正確安裝的 <code>Jupyter</code> 軟體套件,就無法執行 Jupyter 筆記本。</p> | ||
<p>點擊警告橫幅上的相應鏈接以安裝缺失的軟體套件。 您也可以在專案<b>設定/首選項</b>中或在 | ||
<b>Python 軟體套件</b>工具視窗中安裝此軟體套件。</p> | ||
<p>有關詳細資訊,請參閱<a href="https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html">安裝 Python 軟體套件</a>。</p> | ||
</body> | ||
</html> |
5 changes: 5 additions & 0 deletions
5
plugin-dev-raw/zh/inspectionDescriptions/NoTaskProjectName.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<html> | ||
<body> | ||
檢查任務的 `CMakeLists.txt` 檔案是否包含顯式的 <code>project</code> 指令呼叫。 | ||
</body> | ||
</html> |
7 changes: 7 additions & 0 deletions
7
...n-dev-raw/zh/inspectionDescriptions/PhpUnitDeprecatedDataProviderSignatureInspection.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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<html> | ||
<body> | ||
報告在 <code>@dataProvider</code> PHPDoc 標記中對解析為非 static 或非 public 方法的函式/方法的參照。 | ||
|
||
從 PHPUnit 10 開始,使用這些方法作為 PHPUnit 資料提供程序的用法已棄用。 | ||
</body> | ||
</html> |
5 changes: 5 additions & 0 deletions
5
plugin-dev-raw/zh/inspectionDescriptions/PyEduInterpreterInspection.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<html> | ||
<body> | ||
此檢查會通知您當前專案 Python 解釋器版本是否與課程版本不同。 | ||
</body> | ||
</html> |
16 changes: 16 additions & 0 deletions
16
plugin-dev-raw/zh/inspectionDescriptions/RedundantCast.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,21 @@ | ||
<html> | ||
<body> | ||
報告不必要的轉換表達式。 | ||
|
||
<p>範例:</p> | ||
<pre><code> | ||
static Object toObject(String s) { | ||
return (Object) s; | ||
} | ||
</code></pre> | ||
<!-- tooltip end --> | ||
<p> | ||
使用下面的複選框可以忽略澄清轉換,例如應為 <code>Object</code> 的集合呼叫中的轉換: | ||
<pre><code> | ||
static void removeFromList(List<String> l, Object o) { | ||
l.remove((String)o); | ||
} | ||
</code></pre> | ||
|
||
</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
5 changes: 5 additions & 0 deletions
5
plugin-dev-raw/zh/inspectionDescriptions/StudyItemNotFound.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<html> | ||
<body> | ||
報告 <code>course-info.yaml</code>、<code>section-info.yaml</code> 和 <code>lesson-info.yaml</code> 檔案中與本地檔案系統中的任何目錄都不對應的路徑 | ||
</body> | ||
</html> |
5 changes: 5 additions & 0 deletions
5
plugin-dev-raw/zh/inspectionDescriptions/TaskFileNotFound.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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<html> | ||
<body> | ||
報告 <code>task-info.yaml</code> 中與本地檔案系統中的任何檔案都不對應的路徑 | ||
</body> | ||
</html> |
7 changes: 2 additions & 5 deletions
7
plugin-dev-raw/zh/intentionDescriptions/AddBracesIntention/description.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,2 @@ | ||
<html> | ||
<body> | ||
新增大括號以控制流語句。 | ||
</body> | ||
</html> | ||
<html><body> | ||
<p>在單行方法主體周圍、值定義周圍或 if/else 分支周圍新增大括號。</p></body></html> |
7 changes: 2 additions & 5 deletions
7
plugin-dev-raw/zh/intentionDescriptions/AddNameToArgumentIntention/description.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,2 @@ | ||
<html> | ||
<body> | ||
向函式的所選實參新增參數名稱。 | ||
</body> | ||
</html> | ||
<html><body> | ||
<p>將命名實參用作當前和後續的實參。</p></body></html> |
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/intentionDescriptions/ChangeToCStyleCommentIntention/description.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> | ||
將一條或多條行尾註釋轉換為塊註釋。 | ||
將一個或多個行尾註釋取代為等效的 C 樣式塊註釋。 | ||
</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
20 changes: 17 additions & 3 deletions
20
plugin-dev-raw/zh/intentionDescriptions/DemorgansIntention/description.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,7 +1,21 @@ | ||
<html> | ||
<body> | ||
遵循德摩根定律將把合取或析取運算取代為取反的對應運算。 | ||
<p>如果布爾運算在 <code>if</code> 或 <code>unless</code> 語句內部,則可以翻轉語句修飾符 | ||
以簡化最終結果。</p> | ||
在布爾表達式中時,將 | ||
<table> | ||
<tr> | ||
<td> </td> | ||
<td> | ||
<code>a || b</code> 取代為 <code>!(!a && !b)</code> 或 | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> </td> | ||
<td> | ||
<code>a && b</code> 取代為 <code>!(!a || !b)</code> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
。 | ||
</body> | ||
</html> |
4 changes: 2 additions & 2 deletions
4
plugin-dev-raw/zh/intentionDescriptions/ExpandBooleanIntention/description.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> | ||
將使用 <code>boolean</code> 表達式的 <code>return</code> 或賦值語句取代為等效的 <code>if</code> <code>else</code> 語句。 | ||
<p>用等效的 <b>if-then-else</b> 語句取代使用布爾表達式的 <b>return</b> 語句。</p> | ||
</body> | ||
</html> | ||
</html> |
Oops, something went wrong.