- Sort Score
- Num 10 results
- Language All
Results 441 - 450 of 654 for manage (0.04 seconds)
-
src/main/java/org/codelibs/fess/dict/stemmeroverride/StemmerOverrideFile.java
import org.codelibs.fess.dict.DictionaryException; import org.codelibs.fess.dict.DictionaryFile; import org.codelibs.fess.util.ComponentUtil; import org.dbflute.optional.OptionalEntity; /** * Manages a dictionary file for stemmer overrides. * This class handles reading, parsing, and updating files that contain * stemmer override rules, where each rule maps an input word to an
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 20 05:56:45 GMT 2025 - 14.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/group/AdminGroupAction.java
// ============ /** * Validates group attributes using LDAP manager. * * @param attributes the attributes to validate * @param throwError the error handler */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 20 13:56:35 GMT 2025 - 16K bytes - Click Count (0) -
src/main/java/jcifs/smb1/smb1/Dfs.java
import java.util.Iterator; import jcifs.smb1.Config; import jcifs.smb1.UniAddress; import jcifs.smb1.util.LogStream; /** * Implements DFS (Distributed File System) referral caching and resolution. * This class manages DFS referral cache and provides DFS path resolution functionality. */ public class Dfs { /** * Default constructor for Dfs. * Initializes the DFS referral system. */ public Dfs() {
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 14.2K bytes - Click Count (0) -
apache-maven/src/main/appended-resources/META-INF/NOTICE.vm
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE....
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Sep 10 19:27:25 GMT 2022 - 5.5K bytes - Click Count (0) -
docs/zh-hant/docs/deployment/concepts.md
- Traefik - 自動處理憑證續期 ✨ - Caddy - 自動處理憑證續期 ✨ - Nginx - 搭配像 Certbot 這類外部元件進行憑證續期 - HAProxy - 搭配像 Certbot 這類外部元件進行憑證續期 - Kubernetes,使用如 Nginx 的 Ingress Controller - 搭配像 cert-manager 這類外部元件進行憑證續期 - 由雲端供應商在其服務內部處理(見下文 👇) 另一個選項是使用能幫你做更多事情的雲端服務(包含設定 HTTPS)。它可能有一些限制或要額外付費等。但在那種情況下,你就不必自己設定 TLS Termination Proxy。 我會在後續章節展示一些具體例子。 --- 接下來要考慮的概念都與實際執行你的 API 的程式(例如 Uvicorn)有關。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 16.1K bytes - Click Count (0) -
docs/uk/docs/advanced/events.md
Перша частина функції до `yield` буде виконана перед запуском застосунку. А частина після `yield` буде виконана після завершення роботи застосунку. ### Асинхронний менеджер контексту { #async-context-manager } Якщо придивитися, функція задекорована за допомогою `@asynccontextmanager`. Це перетворює функцію на так званий «асинхронний менеджер контексту». {* ../../docs_src/events/tutorial003_py310.py hl[1,13] *}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 12.2K bytes - Click Count (0) -
LICENSE
to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwiseCreated: Wed Apr 01 00:11:11 GMT 2026 - Last Modified: Thu Feb 20 19:53:57 GMT 2020 - 11.1K bytes - Click Count (0) -
LICENSE.txt
to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwiseCreated: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Mon Jul 23 14:02:28 GMT 2012 - 11.1K bytes - Click Count (0) -
src/main/java/jcifs/internal/witness/WitnessClient.java
import jcifs.CIFSContext; import jcifs.internal.witness.WitnessRegistration.WitnessRegistrationState; /** * SMB Witness Protocol client implementation as defined in MS-SWN specification. * Manages witness registrations, notifications, and heartbeats for cluster failover support. */ public class WitnessClient implements AutoCloseable { private static final Logger log = LoggerFactory.getLogger(WitnessClient.class);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 20.8K bytes - Click Count (0) -
helm/minio/README.md
## Introduction This chart bootstraps MinIO Cluster on [Kubernetes](http://kubernetes.io) using the [Helm](https://helm.sh) package manager. ## Prerequisites - Helm cli with Kubernetes cluster configured. - PV provisioner support in the underlying infrastructure. (We recommend using <https://github.com/minio/direct-csi>)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 10.9K bytes - Click Count (0)