- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 193 for design (1.32 sec)
-
src/main/resources/fess_label_it.properties
labels.menu_system=Sistema labels.menu_wizard=Wizard labels.menu_crawl_config=Generale labels.menu_scheduler_config=Scheduler labels.menu_dashboard_config=Dashboard labels.menu_design=Design pagina labels.menu_dict=Dizionario labels.menu_data=Backup/Ripristino labels.menu_crawl=Crawler labels.menu_web=Web labels.menu_file_system=File system labels.menu_data_store=Data store
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/AbstractFutureState.java
// * Future completion is defined by when #valueField becomes non-null/non DelegatingToFuture // * Future completion can be observed if the waitersField field contains a TOMBSTONE // Timed Get // There are a few design constraints to consider // * We want to be responsive to small timeouts, unpark() has non trivial latency overheads (I // have observed 12 micros on 64-bit linux systems to wake up a parked thread). So if the
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 34.8K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.menu_system=System labels.menu_wizard=Wizard labels.menu_crawl_config=General labels.menu_scheduler_config=Scheduler labels.menu_dashboard_config=Dashboard labels.menu_design=Page Design labels.menu_dict=Dictionary labels.menu_data=Backup/Restore labels.menu_crawl=Crawler labels.menu_web=Web labels.menu_file_system=File System labels.menu_data_store=Data Store labels.menu_label_type=Label
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.confirmNewPassword=Confirmar nova senha labels.menu_system=Sistema labels.menu_wizard=Assistente labels.menu_crawl_config=Geral labels.menu_scheduler_config=Agendador labels.menu_dashboard_config=Painel labels.menu_design=Design da página labels.menu_dict=Dicionário labels.menu_data=Backup/Restauração labels.menu_crawl=Rastreador labels.menu_web=Web labels.menu_file_system=Sistema de arquivos labels.menu_data_store=Armazenamento de dados
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
guava/src/com/google/common/collect/Multimap.java
* * <ul> * <li>a → 1 * <li>a → 2 * <li>b → 3 * </ul> * * <p><b>Important:</b> although the first interpretation resembles how most multimaps are * <i>implemented</i>, the design of the {@code Multimap} API is based on the <i>second</i> form. * So, using the multimap shown above as an example, the {@link #size} is {@code 3}, not {@code 2},
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Mar 17 20:26:29 UTC 2025 - 15.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
* [alpha] This version now supports priority-based preemption of pods ([user doc](https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/))([design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/pod-preemption.md))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
src/main/resources/fess_config.properties
online.help.name.systeminfo=systeminfo # Online help key for user. online.help.name.user=user # Online help key for group. online.help.name.group=group # Online help key for design. online.help.name.design=design # Online help key for dashboard. online.help.name.dashboard=dashboard # Online help key for web authentication. online.help.name.webauth=webauth # Online help key for file config.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0) -
guava/src/com/google/common/collect/AbstractMapBasedMultimap.java
abstract class AbstractMapBasedMultimap<K extends @Nullable Object, V extends @Nullable Object> extends AbstractMultimap<K, V> implements Serializable { /* * Here's an outline of the overall design. * * The map variable contains the collection of values associated with each * key. When a key-value pair is added to a multimap that didn't previously * contain any values for that key, a new collection generated by
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue Aug 12 15:51:57 UTC 2025 - 48.2K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/TreeRangeSet.java
if (floorEntry != null && floorEntry.getValue().contains(value)) { return floorEntry.getValue(); } else { // TODO(kevinb): revisit this design choice return null; } } @Override public boolean intersects(Range<C> range) { checkNotNull(range);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Aug 11 19:31:30 UTC 2025 - 32.3K bytes - Viewed (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
demo.datacenter.fi demo.datadetect.com demo.jelastic.com democracia.bo democrat demon.nl deno-staging.dev deno.dev dental dentist dep.no deporte.bo des.br desa.id desi design design.aero det.br deta.app deta.dev dev dev-myqnapcloud.com dev.br development.run devices.resinstaging.io df.gov.br df.leg.br dfirma.pl dgca.aero
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3)