- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Go (0.03 sec)
-
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("ガ", new String[] { "ga" }); map.put("ギ", new String[] { "gi" }); map.put("グ", new String[] { "gu" }); map.put("ゲ", new String[] { "ge" }); map.put("ゴ", new String[] { "go" }); map.put("ザ", new String[] { "za" }); map.put("ジ", new String[] { "zi", "ji" }); map.put("ズ", new String[] { "zu" }); map.put("ゼ", new String[] { "ze" });Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Fri Jul 04 14:00:23 UTC 2025 - 10.8K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.for"/> <glob pattern="*.f77"/> <glob pattern="*.f90"/> <sub-class-of type="text/plain"/> </mime-type> <mime-type type="text/x-go"> <_comment>Go source code</_comment> <glob pattern="*.go"/> <sub-class-of type="text/plain"/> </mime-type> <mime-type type="text/x-groovy"> <_comment>Groovy source code</_comment> <glob pattern="*.groovy"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)