- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for Gridin (0.14 seconds)
-
CHANGELOG/CHANGELOG-1.27.md
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Jul 17 07:48:22 GMT 2024 - 466.3K bytes - Click Count (2) -
doc/go_spec.html
type Point3D struct { Object; x, y, z float64 } type Line struct { Object; p, q Point3D } </pre> <p> one may write </p> <pre> origin := Point3D{} // zero value for Point3D line1 := Line{Object{}, origin, Point3D{y: -4, z: 12.3}} // zero value for line1.q.x line2 := Line{name: "diagonal", q: Point3D{1, 1, 1}} // zero value for line2.Object.color, line2.p </pre>Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Apr 01 23:39:18 GMT 2026 - 287.8K bytes - Click Count (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
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Dec 27 13:39:56 GMT 2024 - 309.7K bytes - Click Count (1)