Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 6,197 for sering (0.1 sec)

  1. src/main/resources/fess_indices/fess/id/stopwords.txt

    mungkinkah
    nah
    namun
    nanti
    nantinya
    nyaris
    oleh
    olehnya
    seorang
    seseorang
    pada
    padanya
    padahal
    paling
    sepanjang
    pantas
    sepantasnya
    sepantasnyalah
    para
    pasti
    pastilah
    per
    pernah
    pula
    pun
    merupakan
    rupanya
    serupa
    saat
    saatnya
    sesaat
    saja
    sajalah
    saling
    bersama
    sama
    sesama
    sambil
    sampai
    sana
    sangat
    Registered: 2024-10-31 13:40
    - Last Modified: 2018-07-19 06:31
    - 2.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/_aws/fess.json

    "toi", "ton", "tu", "un", "une", "vos", "votre", "vous", "c", "d", "j", "l", "à", "m", "n", "s", "t", "y", "été", "étée", "étées", "étés", "étant", "suis", "es", "est", "sommes", "êtes", "sont", "serai", "seras", "sera", "serons", "serez", "seront", "serais", "serait", "serions", "seriez", "seraient", "étais", "était", "étions", "étiez", "étaient", "fus", "fut", "fûmes", "fûtes", "furent", "sois", "soit", "soyons", "soyez", "soient", "fusse", "fusses", "fût", "fussions", "fussiez", "fussent", "ayant",...
    Registered: 2024-10-31 13:40
    - Last Modified: 2021-03-23 12:38
    - 117.3K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/_cloud/fess.json

    "toi", "ton", "tu", "un", "une", "vos", "votre", "vous", "c", "d", "j", "l", "à", "m", "n", "s", "t", "y", "été", "étée", "étées", "étés", "étant", "suis", "es", "est", "sommes", "êtes", "sont", "serai", "seras", "sera", "serons", "serez", "seront", "serais", "serait", "serions", "seriez", "seraient", "étais", "était", "étions", "étiez", "étaient", "fus", "fut", "fûmes", "fûtes", "furent", "sois", "soit", "soyons", "soyez", "soient", "fusse", "fusses", "fût", "fussions", "fussiez", "fussent", "ayant",...
    Registered: 2024-10-31 13:40
    - Last Modified: 2021-02-27 09:26
    - 117.3K bytes
    - Viewed (0)
  4. android-test/src/main/res/values/strings.xml

    <resources>
      <string name="app_name">android-test</string>
    Registered: 2024-11-01 11:42
    - Last Modified: 2019-07-16 22:15
    - 73 bytes
    - Viewed (0)
  5. src/main/java/jcifs/util/Strings.java

        }
    
    
        /**
         * 
         * @param str
         * @return the string as bytes (UTF16-LE)
         */
        public static byte[] getUNIBytes ( String str ) {
            return getBytes(str, UNI_ENCODING);
        }
    
    
        /**
         * 
         * @param str
         * @return the string as bytes (ASCII)
         */
        public static byte[] getASCIIBytes ( String str ) {
            return getBytes(str, ASCII_ENCODING);
        }
    
    
    Registered: 2024-11-03 00:10
    - Last Modified: 2023-03-13 12:00
    - 4.9K bytes
    - Viewed (0)
  6. regression-test/src/main/res/values/strings.xml

    <resources>
      <string name="app_name">regression-test</string>
    Registered: 2024-11-01 11:42
    - Last Modified: 2020-11-13 07:09
    - 76 bytes
    - Viewed (0)
  7. android-test-app/src/main/res/values/strings.xml

    <resources>
      <string name="app_name">android-test</string>
    Registered: 2024-11-01 11:42
    - Last Modified: 2023-12-23 14:46
    - 73 bytes
    - Viewed (0)
  8. src/test/java/jcifs/tests/Strings.java

     */
    package jcifs.tests;
    
    
    /**
     * @author mbechler
     *
     */
    public class Strings {
    
        /**
         * from http://www.cl.cam.ac.uk/~mgk25/ucs/examples/quickbrown.txt
         */
        static final String[] UNICODE_STRINGS = new String[] {
            "da - jordbær fløde på", // x
            "de - Zwölf Boxkämpfer", // x
            "el - Γαζέες καὶ μυρτιὲς", // x
    Registered: 2024-11-03 00:10
    - Last Modified: 2018-07-01 13:12
    - 2K bytes
    - Viewed (0)
  9. src/test/resources/org/codelibs/core/message/strings.properties

    Shinsuke Sugaya <******@****.***> 1419757266 +0900
    Registered: 2024-11-01 20:58
    - Last Modified: 2014-12-28 09:01
    - 10 bytes
    - Viewed (0)
  10. docs/distributed/SIZING.md

    # Erasure code sizing guide
    
    ## Toy Setups
    
    Capacity constrained environments, MinIO will work but not recommended for production.
    
    | servers | drives (per node) | stripe_size | parity chosen (default) | tolerance for reads (servers) | tolerance for writes (servers) |
    |--------:|------------------:|------------:|------------------------:|------------------------------:|-------------------------------:|
    Registered: 2024-11-03 19:28
    - Last Modified: 2023-08-15 23:04
    - 3.9K bytes
    - Viewed (0)
Back to top