- Sort Score
- Num 10 results
- Language All
Results 1 - 4 of 4 for Translators (0.07 seconds)
-
docs/en/data/translators.yml
Sebastián Ramírez <******@****.***> 1764570463 -0800
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Dec 01 06:27:43 GMT 2025 - 19.3K bytes - Click Count (0) -
docs/en/docs/fastapi-people.md
## Top Translators These are the **Top Translators**. 🌐 These users have created the most Pull Requests with [translations to other languages](contributing.md#translations){.internal-link target=_blank} that have been *merged*. <div class="user-list user-list-center"> {% for user in (translators.values() | list)[:50] %} {% if user.login not in skip_users %}
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Jan 28 20:34:56 GMT 2025 - 10.5K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/FessBoot.java
context.setResources(new FessWebResourceRoot(context)); context.setCookieProcessor(new Rfc6265CookieProcessor()); } } /** * Creates a Fess-specific boot properties translator. * * @return a new FessBootPropsTranslator instance */ @Override protected BootPropsTranslator createBootPropsTranslator() { return new FessBootPropsTranslator(); }
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 11.3K bytes - Click Count (0) -
doc/go_mem.html
provided it can be proved that <code>*shared</code> will not fault on access, because the potential added read will not affect any existing concurrent reads or writes. On the other hand, the rewrite would not be valid in a source-to-source translator. </p> <h2 id="conclusion">Conclusion</h2> <p> Go programmers writing data-race-free programs can rely on sequentially consistent execution of those programs,
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Aug 05 15:41:37 GMT 2025 - 26.6K bytes - Click Count (0)