Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 144 of 144 for lles (0.08 sec)

  1. docs/pt/docs/virtual-environments.md

    Um **ambiente virtual** é um diretório com alguns arquivos.
    
    ///
    
    /// info | "Informação"
    
    Esta página lhe ensinará como usar **ambientes virtuais** e como eles funcionam.
    
    Se você estiver pronto para adotar uma **ferramenta que gerencia tudo** para você (incluindo a instalação do Python), experimente <a href="https://github.com/astral-sh/uv" class="external-link" target="_blank">uv</a>.
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Tue Sep 10 10:37:13 UTC 2024
    - 22.6K bytes
    - Viewed (0)
  2. cmd/bucket-lifecycle.go

    	if lcEvent.Action.DeleteRestored() {
    		// delete locally restored copy of object or object version
    		// from the source, while leaving metadata behind. The data on
    		// transitioned tier lies untouched and still accessible
    		opts.Transition.ExpireRestored = true
    		_, err := objectAPI.DeleteObject(ctx, oi.Bucket, oi.Name, opts)
    		if err == nil {
    			// TODO consider including expiry of restored object to events we
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Oct 23 15:35:37 UTC 2024
    - 33.7K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    dnsupdater.de
    internet-dns.de
    l-o-g-i-n.de
    dynamic-dns.info
    feste-ip.net
    knx-server.net
    static-access.net
    
    // Craynic, s.r.o. : http://www.craynic.com/
    // Submitted by Ales Krajnik <ales******@****.***>
    realm.cz
    
    // Cryptonomic : https://cryptonomic.net/
    // Submitted by Andrew Cady <******@****.***>
    *.cryptonomic.net
    
    // Cupcake : https://cupcake.io/
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.hbci">
        <glob pattern="*.hbci"/>
      </mime-type>
      <mime-type type="application/vnd.hcl-bireports"/>
      <mime-type type="application/vnd.hhe.lesson-player">
        <glob pattern="*.les"/>
      </mime-type>
      <mime-type type="application/vnd.hp-hpgl">
        <glob pattern="*.hpgl"/>
      </mime-type>
      <mime-type type="application/vnd.hp-hpid">
        <glob pattern="*.hpid"/>
      </mime-type>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top