Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 59 for pt (0.15 sec)

  1. cni/pkg/nodeagent/ztunnelserver.go

    	m, _, err := readProto[zdsapi.WorkloadResponse](z.u, timeout, nil)
    	return m, err
    }
    
    func readProto[T any, PT interface {
    	proto.Message
    	*T
    }](c *net.UnixConn, timeout time.Duration, oob []byte) (PT, int, error) {
    	var buf [1024]byte
    	err := c.SetReadDeadline(time.Now().Add(timeout))
    	if err != nil {
    		return nil, 0, err
    	}
    Go
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Fri Apr 12 21:47:31 GMT 2024
    - 12.4K bytes
    - Viewed (0)
  2. docs/pt/docs/tutorial/response-status-code.md

    !!! tip "Dica"
        Para saber mais sobre cada código de status e qual código serve para quê, verifique o <a href="https://developer.mozilla.org/pt-BR/docs/Web/HTTP/Status" class="external-link" target="_blank"><abbr title="Mozilla Developer Network">MDN</abbr> documentação sobre códigos de status HTTP</a>.
    
    ## Atalho para lembrar os nomes
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Mon Oct 31 16:22:07 GMT 2022
    - 4.3K bytes
    - Viewed (0)
  3. src/main/webapp/css/bootstrap.min.css

    .mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-rig...
    CSS
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Dec 25 08:05:52 GMT 2019
    - 155.8K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/bootstrap.min.css

    .mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-rig...
    CSS
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 155.8K bytes
    - Viewed (0)
  5. src/main/webapp/js/admin/plugins/form-validator/sepa.js

    11F02"],["MD",24,"U02A18"],["ME",22,"F03F13F02"],["MK",19,"F03A10F02"],["MR",27,"F05F05F11F02"],["MT",31,"U04F05A18"],["MU",30,"U04F02F02F12F03U03"],["NL",18,"U04F10"],["NO",15,"F04F06F01"],["PK",24,"U04A16"],["PL",28,"F08F16"],["PS",29,"U04A21"],["PT",25,"F04F04F11F02"],["RO",24,"U04A16"],["RS",22,"F03F13F02"],["SA",24,"F02A18"],["SE",24,"F03F16F01"],["SI",19,"F05F08F02"],["SK",24,"F04F06F10"],["SM",27,"U01F05F05A12"],["ST",25,"F08F11F02"],["TL",23,"F03F14F02"],["TN",24,"F02F03F13F02"],["TR",26...
    JavaScript
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Jan 01 05:12:47 GMT 2018
    - 3.4K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    labels.csv_file_encoding=CSVファイルのエンコード
    labels.notification_to=通知メール
    labels.pathmap_configuration=パスマッピング
    labels.pathmap_title_details=パスマッピング
    labels.disabled=無効
    labels.pathmap_pt_crawling=クロール
    labels.pathmap_pt_displaying=表示
    labels.pathmap_pt_both=クロール/表示
    labels.pathmap_pt_stored=保存したURL
    labels.regular_name=正規名
    labels.duplicate_name=重複名
    labels.duplicate_host_configuration=重複ホスト
    labels.duplicate_host_title_details=重複ホスト
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.2K bytes
    - Viewed (2)
  7. src/main/resources/suggest_indices/suggest_analyzer.json

          },
          "reading_analyzer_pt" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_pt" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_pt" : {
            "type" : "custom",
            "tokenizer" : "keyword",
            "char_filter" : ["mapping_char"],
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu May 23 05:09:51 GMT 2019
    - 57.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label.properties

    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    labels.pathmap_pt_displaying=Displaying
    labels.pathmap_pt_both=Crawling/Displaying
    labels.pathmap_pt_stored=Stored URLs
    labels.regular_name=Regular Name
    labels.duplicate_name=Duplicate Name
    labels.duplicate_host_configuration=Duplicate Host
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  9. src/main/resources/fess_label_en.properties

    labels.notification_to=Notification Email
    labels.pathmap_configuration=Path Mapping
    labels.pathmap_title_details=Path Mapping
    labels.disabled=Disabled
    labels.pathmap_pt_crawling=Crawling
    labels.pathmap_pt_displaying=Displaying
    labels.pathmap_pt_both=Crawling/Displaying
    labels.pathmap_pt_stored=Stored URLs
    labels.regular_name=Regular Name
    labels.duplicate_name=Duplicate Name
    labels.duplicate_host_configuration=Duplicate Host
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    ps
    edu.ps
    gov.ps
    sec.ps
    plo.ps
    com.ps
    org.ps
    net.ps
    
    // pt : https://www.dns.pt/en/domain/pt-terms-and-conditions-registration-rules/
    pt
    net.pt
    gov.pt
    org.pt
    edu.pt
    int.pt
    publ.pt
    com.pt
    nome.pt
    
    // pw : https://en.wikipedia.org/wiki/.pw
    pw
    co.pw
    ne.pw
    or.pw
    ed.pw
    go.pw
    belau.pw
    
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top