Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 347 for Help (0.02 seconds)

  1. docs/en/docs/help-fastapi.md

    # Help FastAPI - Get Help { #help-fastapi-get-help }
    
    Do you like **FastAPI**?
    
    Would you like to help FastAPI, other users, and the author?
    
    Or would you like to get help with **FastAPI**?
    
    There are very simple ways to help (several involve just one or two clicks).
    
    And there are several ways to get help too.
    
    ## Subscribe to the newsletter { #subscribe-to-the-newsletter }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 12.6K bytes
    - Click Count (0)
  2. docs/zh-hant/docs/help-fastapi.md

    # 協助 FastAPI - 取得協助 { #help-fastapi-get-help }
    
    你喜歡 **FastAPI** 嗎?
    
    你願意協助 FastAPI、其他使用者,以及作者嗎?
    
    或是你想獲得 **FastAPI** 的協助?
    
    有一些非常簡單的方式可以幫忙(有些只需要點一兩下)。
    
    而且也有多種方式可以取得協助。
    
    ## 訂閱電子報 { #subscribe-to-the-newsletter }
    
    你可以訂閱(不常發送的)[**FastAPI 與夥伴**電子報](newsletter.md),隨時掌握:
    
    * 關於 FastAPI 與夥伴的最新消息 🚀
    * 教學指南 📝
    * 新功能 ✨
    * 破壞性變更 🚨
    * 小技巧與祕訣 ✅
    
    ## 在 X(Twitter)關注 FastAPI { #follow-fastapi-on-x-twitter }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 11.9K bytes
    - Click Count (0)
  3. docs/zh/docs/help-fastapi.md

    # 帮助 FastAPI - 获取帮助 { #help-fastapi-get-help }
    
    你喜欢 **FastAPI** 吗?
    
    想帮助 FastAPI、其他用户和作者吗?
    
    或者你想获取 **FastAPI** 的帮助?
    
    有很多非常简单的方式可以帮忙(有些只需点一两下)。
    
    同样,也有多种途径可以获得帮助。
    
    ## 订阅新闻邮件 { #subscribe-to-the-newsletter }
    
    你可以订阅(不频繁的)[**FastAPI and friends** 新闻邮件](newsletter.md),获取如下更新:
    
    * FastAPI 及其小伙伴的新闻 🚀
    * 指南 📝
    * 功能 ✨
    * 破坏性更改 🚨
    * 使用技巧 ✅
    
    ## 在 X (Twitter) 上关注 FastAPI { #follow-fastapi-on-x-twitter }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 11.8K bytes
    - Click Count (0)
  4. docs/ko/docs/help-fastapi.md

    # FastAPI 지원 - 도움 받기 { #help-fastapi-get-help }
    
    **FastAPI** 가 마음에 드시나요?
    
    FastAPI, 다른 사용자, 개발자를 응원하고 싶으신가요?
    
    혹은 **FastAPI** 에 대해 도움이 필요하신가요?
    
    아주 간단하게 응원할 수 있습니다 (몇 번의 클릭만으로).
    
    또한 도움을 받을 수 있는 방법도 몇 가지 있습니다.
    
    ## 뉴스레터 구독 { #subscribe-to-the-newsletter }
    
    (자주 발송되지 않는) [**FastAPI and friends** 뉴스레터](newsletter.md)를 구독하여 최신 정보를 유지할 수 있습니다:
    
    * FastAPI and friends에 대한 뉴스 🚀
    * 가이드 📝
    * 기능 ✨
    * 획기적인 변화 🚨
    * 팁과 요령 ✅
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 15.4K bytes
    - Click Count (0)
  5. docs/ja/docs/help-fastapi.md

    # FastAPIを応援 - ヘルプの入手 { #help-fastapi-get-help }
    
    **FastAPI** は気に入りましたか?
    
    FastAPIや他のユーザー、作者を応援したいですか?
    
    それとも **FastAPI** についてヘルプが必要ですか?
    
    とても簡単に応援できる方法があります(1、2回クリックするだけのものもあります)。
    
    ヘルプを得る方法もいくつかあります。
    
    ## ニュースレターを購読 { #subscribe-to-the-newsletter }
    
    [**FastAPI and friends** ニュースレター](newsletter.md)(配信はまれです)を購読すると、次の情報をキャッチアップできます:
    
    * FastAPI と関連プロジェクトのニュース 🚀
    * ガイド 📝
    * 機能 ✨
    * 互換性に影響する変更 🚨
    * ヒントやコツ ✅
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:07:17 GMT 2026
    - 15.3K bytes
    - Click Count (0)
  6. impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/Help.java

    import org.apache.maven.cling.invoker.mvnup.UpgradeContext;
    
    /**
     * The "help" goal implementation.
     */
    @Named("help")
    @Singleton
    public class Help implements Goal {
    
        @Override
        public int execute(UpgradeContext context) throws Exception {
            context.info("Maven Upgrade Tool - Help");
            context.println();
            context.info("Upgrades Maven projects to be compatible with Maven 4.");
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Aug 29 12:46:51 GMT 2025
    - 2.7K bytes
    - Click Count (0)
  7. internal/config/ilm/help.go

    )
    
    var (
    	defaultHelpPostfix = func(key string) string {
    		return config.DefaultHelpPostfix(DefaultKVS, key)
    	}
    
    	// Help holds configuration keys and their default values for the ILM
    	// subsystem
    	Help = config.HelpKVS{
    		config.HelpKV{
    			Key:         transitionWorkers,
    			Type:        "number",
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Thu May 30 08:14:58 GMT 2024
    - 1.8K bytes
    - Click Count (0)
  8. internal/logger/help.go

    // along with this program.  If not, see <http://www.gnu.org/licenses/>.
    
    package logger
    
    import (
    	"github.com/minio/minio/internal/config"
    )
    
    // Help template for logger http and audit
    var (
    	Help = config.HelpKVS{
    		config.HelpKV{
    			Key:         Endpoint,
    			Description: `HTTP(s) endpoint e.g. "http://localhost:8080/minio/logs/server"`,
    			Type:        "url",
    			Sensitive:   true,
    		},
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed Sep 11 22:20:42 GMT 2024
    - 7.4K bytes
    - Click Count (0)
  9. internal/config/api/help.go

    package api
    
    import "github.com/minio/minio/internal/config"
    
    var (
    	defaultHelpPostfix = func(key string) string {
    		return config.DefaultHelpPostfix(DefaultKVS, key)
    	}
    
    	// Help holds configuration keys and their default values for api subsystem.
    	Help = config.HelpKVS{
    		config.HelpKV{
    			Key:         apiRequestsMax,
    			Description: `set the maximum number of concurrent requests (default: auto)`,
    			Optional:    true,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Aug 16 08:43:49 GMT 2024
    - 4.4K bytes
    - Click Count (0)
  10. internal/config/subnet/help.go

    package subnet
    
    import "github.com/minio/minio/internal/config"
    
    var (
    	defaultHelpPostfix = func(key string) string {
    		return config.DefaultHelpPostfix(DefaultKVS, key)
    	}
    
    	// HelpSubnet - provides help for subnet api key config
    	HelpSubnet = config.HelpKVS{
    		config.HelpKV{
    			Key:         config.License,
    			Type:        "string",
    			Description: "Enterprise license for the cluster" + defaultHelpPostfix(config.License),
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Wed Jul 10 20:16:44 GMT 2024
    - 1.7K bytes
    - Click Count (0)
Back to Top