- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 61 for catalan (0.09 sec)
-
src/main/java/org/codelibs/fess/api/engine/SearchEngineApiManager.java
import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.nio.file.Files; import java.nio.file.Path; import java.util.Locale; import java.util.UUID; import org.apache.catalina.connector.ClientAbortException; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.codelibs.core.io.CopyUtil; import org.codelibs.core.lang.StringUtil;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Aug 15 08:29:24 UTC 2024 - 11.3K bytes - Viewed (0) -
cmd/test-utils_test.go
} // calculateSignedChunkLength - calculates the length of the overall stream (data + metadata) func calculateStreamContentLength(dataLen, chunkSize int64) int64 { if dataLen <= 0 { return 0 } chunksCount := dataLen / chunkSize remainingBytes := dataLen % chunkSize var streamLen int64 streamLen += chunksCount * calculateSignedChunkLength(chunkSize) if remainingBytes > 0 {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 01 22:13:18 UTC 2024 - 77K bytes - Viewed (0) -
docs/tr/docs/index.md
...ve sadece kısa bir parametre tipi belirterek elde ettiklerimiz: * Editör desteğiyle birlikte: * Otomatik tamamlama. * Tip kontrolü. * Veri Doğrulama: * Veri geçerli değilse, otomatik olarak açıklayıcı hatalar gösterir. * Çok <abbr title="Derin / İç içe: Nested">derin</abbr> JSON nesnelerinde bile doğrulama yapar.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Aug 16 16:50:01 UTC 2024 - 21.9K bytes - Viewed (0) -
.bazelrc
build:release_macos_x86 --config=release_macos_base # Build with the AVX instruction set when on macOS x86 build:release_macos_x86 --config=avx_linux build:release_macos_x86 --cpu=darwin # Target Catalina as the minimum compatible OS version build:release_macos_x86 --macos_minimum_os=10.15 build:release_macos_x86 --action_env MACOSX_DEPLOYMENT_TARGET=10.15 # Build configs for macOS Arm64
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 28 22:02:31 UTC 2024 - 51.3K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/set-payment", "application/set-payment-initiation", "application/set-registration", "application/set-registration-initiation", "application/sgml", "application/sgml-open-catalog", "application/shf+xml", "application/sieve", "application/simple-filter+xml", "application/simple-message-summary", "application/simplesymbolcontainer", "application/slate",
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/ViewHelper.java
import java.util.function.Consumer; import java.util.function.Function; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.stream.Collectors; import org.apache.catalina.connector.ClientAbortException; import org.apache.commons.lang3.StringUtils; import org.apache.commons.text.StringEscapeUtils; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:20:39 UTC 2024 - 40.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- [SIG-ibmcloud](#sig-ibmcloud) - [SIG-instrumentation](#sig-instrumentation) - [SIG-node](#sig-node) - [SIG-OpenStack](#sig-openstack) - [SIG-scheduling](#sig-scheduling) - [SIG-service-catalog](#sig-service-catalog) - [SIG-storage](#sig-storage) - [SIG-vmware](#sig-vmware) - [SIG-windows](#sig-windows) - [Action Required](#action-required-1) - [Deprecations and removals](#deprecations-and-removals)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), type BpfHdr struct pkg syscall (freebsd-386-cgo), type BpfHdr struct, Caplen uint32 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Datalen uint32 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Hdrlen uint16 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Pad_cgo_0 [2]uint8 pkg syscall (freebsd-386-cgo), type BpfHdr struct, Tstamp Timeval
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.13.md
- [SIG Network](#sig-network) - [SIG Node](#sig-node) - [SIG Openstack](#sig-openstack) - [SIG Scalability](#sig-scalability) - [SIG Scheduling](#sig-scheduling) - [SIG Service Catalog](#sig-service-catalog) - [SIG Storage](#sig-storage) - [SIG UI](#sig-ui) - [SIG VMWare](#sig-vmware) - [SIG Windows](#sig-windows) - [New Features](#new-features)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// capital : 2014-03-06 Binky Moon, LLC capital // capitalone : 2015-08-06 Capital One Financial Corporation capitalone // car : 2015-01-22 XYZ.COM LLC car // caravan : 2013-12-12 Caravan International, Inc. caravan // cards : 2013-12-05 Binky Moon, LLC cards // care : 2014-03-06 Binky Moon, LLC care // career : 2013-10-09 dotCareer LLC career
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Dec 20 23:27:07 UTC 2023 - 240.3K bytes - Viewed (0)