- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Gridin (0.04 sec)
-
CHANGELOG/CHANGELOG-1.27.md
Registered: 2025-12-26 09:05 - Last Modified: 2024-07-17 07:48 - 466.3K bytes - Viewed (2) -
doc/go_spec.html
</p> <pre> type Point3D struct { x, y, z float64 } type Line struct { p, q Point3D } </pre> <p> one may write </p> <pre> origin := Point3D{} // zero value for Point3D line := Line{origin, Point3D{y: -4, z: 12.3}} // zero value for line.q.x </pre> <p> For array and slice literals the following rules apply: </p> <ul>
Registered: 2025-12-30 11:13 - Last Modified: 2025-12-02 23:07 - 286.5K bytes - Viewed (1) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// CDN77.com : http://www.cdn77.com // Submitted by Jan Krpes <******@****.***> cdn77-storage.com rsc.contentproxy9.cz r.cdn77.net cdn77-ssl.net c.cdn77.org rsc.cdn77.org ssl.origin.cdn77-secure.org // CentralNic : http://www.centralnic.com/names/domains // Submitted by registry <******@****.***> za.bz br.com cn.com de.com eu.com jpn.com
Registered: 2025-12-26 11:42 - Last Modified: 2024-12-27 13:39 - 309.7K bytes - Viewed (1)