- Sort Score
- Num 10 results
- Language All
Results 381 - 390 of 444 for advice (0.05 seconds)
-
src/main/java/org/codelibs/fess/Constants.java
public static final String NOTIFICATION_SEARCH_TOP = "notification.search.top"; /** Notification configuration for advanced search page. */ public static final String NOTIFICATION_ADVANCE_SEARCH = "notification.advance.search"; // ============================================================ // Storage Configuration // ============================================================
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 35.8K bytes - Click Count (0) -
src/main/resources/fess_label_de.properties
labels.tooltip_search_view=Suchbildschirm labels.tooltip_run_crawler=Crawler ausführen labels.tooltip_forum=Forum labels.tooltip_onlinehelp=Hilfe labels.tooltip_logout=Abmelden labels.advance=Erweiterte Suche labels.advance_search_title=Erweiterte Suche labels.advance_search_must_queries=mit allen Wörtern labels.advance_search_phrase_query=mit der exakten Wortgruppe
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.3K bytes - Click Count (1) -
src/main/resources/fess_label_id.properties
labels.tooltip_search_view=Layar Pencarian labels.tooltip_run_crawler=Jalankan Crawler labels.tooltip_forum=Forum labels.tooltip_onlinehelp=Bantuan labels.tooltip_logout=Keluar labels.advance=Pencarian Lanjutan labels.advance_search_title=Pencarian Lanjutan labels.advance_search_must_queries=dengan semua kata labels.advance_search_phrase_query=dengan frasa yang tepat
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 50.2K bytes - Click Count (0) -
src/main/resources/fess_label_pl.properties
labels.tooltip_search_view=Widok wyszukiwania labels.tooltip_run_crawler=Uruchom crawlera labels.tooltip_forum=Forum labels.tooltip_onlinehelp=Pomoc labels.tooltip_logout=Wyloguj się labels.advance=Wyszukiwanie zaawansowane labels.advance_search_title=Wyszukiwanie zaawansowane labels.advance_search_must_queries=Zawiera wszystkie słowa labels.advance_search_phrase_query=Dokładne dopasowanie frazy
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.2K bytes - Click Count (0) -
src/main/resources/fess_label_tr.properties
labels.tooltip_search_view=Arama Ekranı labels.tooltip_run_crawler=Tarayıcıyı Çalıştır labels.tooltip_forum=Forum labels.tooltip_onlinehelp=Yardım labels.tooltip_logout=Oturumu Kapat labels.advance=Gelişmiş Arama labels.advance_search_title=Gelişmiş Arama labels.advance_search_must_queries=tüm kelimelerle labels.advance_search_phrase_query=tam ifadeyle labels.advance_search_should_queries=kelimelerden en az biriyle
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.2K bytes - Click Count (0) -
configure.py
ask_cuda_compute_capabilities = ( 'Please specify a list of comma-separated CUDA compute capabilities ' 'you want to build with.\nYou can find the compute capability of your ' 'device at: https://developer.nvidia.com/cuda-gpus. Each capability ' 'can be specified as "x.y" or "compute_xy" to include both virtual and' ' binary GPU code, or as "sm_xy" to only include the binary 'Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Fri Dec 19 16:32:04 GMT 2025 - 48.3K bytes - Click Count (0) -
src/main/webapp/js/admin/bootstrap.min.js.map
PointerType[event.originalEvent.pointerType.toUpperCase()]) {\n this.touchDeltaX = event.originalEvent.clientX - this.touchStartX\n }\n\n this._handleSwipe()\n if (this._config.pause === 'hover') {\n // If it's a touch-enabled device, mouseenter/leave are fired as\n // part of the mouse compatibility events on first tap - the carousel\n // would stop cycling until user tapped out of it;\n // here, we listen for touchend, explicitly pause the carousel\n ...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 180.9K bytes - Click Count (0) -
src/main/resources/fess_label_zh_TW.properties
labels.eol_error=您的系統已停止支援。請參閱產品支援生命週期頁面進行升級。 labels.tooltip_search_view=搜尋視圖 labels.tooltip_run_crawler=運行爬蟲 labels.tooltip_forum=論壇 labels.tooltip_onlinehelp=幫助 labels.tooltip_logout=登出 labels.advance=高級搜尋 labels.advance_search_title=高級搜尋 labels.advance_search_must_queries=包含所有詞 labels.advance_search_phrase_query=精確匹配短語 labels.advance_search_should_queries=包含任何詞 labels.advance_search_not_queries=不包含詞
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.5K bytes - Click Count (0) -
android/guava/src/com/google/common/cache/LocalCache.java
@Nullable WriteThroughEntry lastReturned; HashIterator() { nextSegmentIndex = segments.length - 1; nextTableIndex = -1; advance(); } @Override public abstract T next(); final void advance() { nextExternal = null; if (nextInChain()) { return; } if (nextInTable()) { return; }Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 143.5K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
labels.tooltip_search_view=Zoekweergave labels.tooltip_run_crawler=Crawler uitvoeren labels.tooltip_forum=Forum labels.tooltip_onlinehelp=Help labels.tooltip_logout=Uitloggen labels.advance=Geavanceerd zoeken labels.advance_search_title=Geavanceerd zoeken labels.advance_search_must_queries=Bevat alle woorden labels.advance_search_phrase_query=Exacte overeenkomst van de zin
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 51.3K bytes - Click Count (1)