Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for B007 (0.06 sec)

  1. android/guava/src/com/google/common/collect/Maps.java

    /*
     * Copyright (C) 2007 The Guava Authors
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     * http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 00:05:46 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  2. guava/src/com/google/common/collect/Maps.java

    /*
     * Copyright (C) 2007 The Guava Authors
     *
     * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     *
     * http://www.apache.org/licenses/LICENSE-2.0
     *
     * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Sat Oct 19 00:05:46 UTC 2024
    - 167.4K bytes
    - Viewed (0)
  3. internal/s3select/csv/testdata/testdata.zip

    3,40.757320404052734,-73.913200378417969,40.67413330078125,1,12.40,36,0,0.5,1,0,,,37.5,1,,129,177,green,0.00,3.9,0.0,37,26,7.83,1298,309.02,4,Queens,030902,4030902,E,QN28,Jackson Heights,4102,2142,365.01,3,Brooklyn,036501,3036501,E,BK79,Ocean Hill,4007^3389488,1,2014-03-03 09:57:36,2014-03-03 10:08:28,N,1,-73.897117614746094,40.754409790039063,-73.927032470703125,40.747509002685547,1,1.90,10,0,0.5,2.1,0,,,12.6,1,,129,226,green,0.04,5.1,0.1,32,17,6.71,1298,309.02,4,Queens,030902,4030902,E,QN28,Jackson...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Jun 01 21:59:40 UTC 2021
    - 111.6K bytes
    - Viewed (0)
  4. doc/go1.17_spec.html

    in particular those above <code>0x10FFFF</code> and surrogate halves.
    </p>
    
    <p>
    After a backslash, certain single-character escapes represent special values:
    </p>
    
    <pre class="grammar">
    \a   U+0007 alert or bell
    \b   U+0008 backspace
    \f   U+000C form feed
    \n   U+000A line feed or newline
    \r   U+000D carriage return
    \t   U+0009 horizontal tab
    \v   U+000B vertical tab
    \\   U+005C backslash
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
Back to top