Compare commits

..

2 Commits

2 changed files with 7 additions and 5 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
<application> <application>
<component name="FindSettings"> <component name="FindSettings">
<option name="customScope" value="Project Files" /> <option name="customScope" value="All Places" />
<option name="defaultScopeName" value="Project Files" /> <option name="defaultScopeName" value="All Places" />
<option name="localRegularExpressions" value="true" /> <option name="localRegularExpressions" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" /> <option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="Project Files" /> <option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask> <mask>*.css</mask>
<mask>*.html</mask> <mask>*.html</mask>
<mask>*.xml</mask> <mask>*.xml</mask>
+4 -2
View File
@@ -4,6 +4,8 @@
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="Arguments for the call. Consider using arguments() for cases where a particular run-time type is expected. Consider using argument(String) when that run-time type is Map or JSONObject." />
<item value="the arguments, a value supported by the channel's message codec. Possibly, null." />
<item value="Returns the modular multiplicative inverse of this integer modulo [modulus]. The [modulus] must be positive. It is an error if no modular inverse exists." /> <item value="Returns the modular multiplicative inverse of this integer modulo [modulus]. The [modulus] must be positive. It is an error if no modular inverse exists." />
<item value="The mode of the file system object. Permissions are encoded in the lower 16 bits of this number, and can be decoded using the [modeString] getter." /> <item value="The mode of the file system object. Permissions are encoded in the lower 16 bits of this number, and can be decoded using the [modeString] getter." />
<item value="Starts a process and runs it non-interactively to completion. The process run is [executable] with the specified [arguments]." /> <item value="Starts a process and runs it non-interactively to completion. The process run is [executable] with the specified [arguments]." />
@@ -20,8 +22,8 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE_SIMPLIFIED" value="12" /> <entry key="CHINESE_SIMPLIFIED" value="14" />
<entry key="ENGLISH" value="13" /> <entry key="ENGLISH" value="15" />
</map> </map>
</option> </option>
</component> </component>