- Sort Score
- Num 10 results
- Language All
Results 81 - 90 of 373 for books (0.02 seconds)
-
docs/de/docs/project-generation.md
- ๐พ [PostgreSQL](https://www.postgresql.org) als SQL-Datenbank. - ๐ [React](https://react.dev) fรผr das Frontend. - ๐ Verwendung von TypeScript, Hooks, Vite und anderen Teilen eines modernen Frontend-Stacks. - ๐จ [Tailwind CSS](https://tailwindcss.com) und [shadcn/ui](https://ui.shadcn.com) fรผr die Frontend-Komponenten. - ๐ค Ein automatisch generierter Frontend-Client.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 2.2K bytes - Click Count (0) -
docs/pt/docs/project-generation.md
- ๐พ [PostgreSQL](https://www.postgresql.org) como banco de dados SQL. - ๐ [React](https://react.dev) para o frontend. - ๐ Usando TypeScript, hooks, Vite, e outras partes de uma _stack_ frontend moderna. - ๐จ [Tailwind CSS](https://tailwindcss.com) e [shadcn/ui](https://ui.shadcn.com) para os componentes de frontend. - ๐ค Um cliente frontend automaticamente gerado.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 2.1K bytes - Click Count (0) -
internal/config/dns/dns_path.go
// along with this program. If not, see <http://www.gnu.org/licenses/>. package dns import ( "path" "strings" "github.com/miekg/dns" ) // msgPath converts a domainname to an etcd path. If s looks like service.staging.skydns.local., // the resulting key will be /skydns/local/skydns/staging/service . func msgPath(s, prefix string) string { l := dns.SplitDomainName(s) for i, j := 0, len(l)-1; i < j; i, j = i+1, j-1 {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Aug 28 17:31:12 GMT 2025 - 1.9K bytes - Click Count (0) -
guava-gwt/src/com/google/common/net/Net.gwt.xml
for prod and one for tests. However, unlike our other packages, as of this writing it has test supersource but no prod supersource. GWT happens to use the prod .gwt.xml, so it looks for no supersource for tests, either. This causes it to fail to find AtomicLongMapTest. Our workaround is to tell GWT that util.concurrent and all other packagesCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Feb 21 16:12:41 GMT 2025 - 1.8K bytes - Click Count (0) -
docs/ko/docs/project-generation.md
- ๐ FastAPI์ ์ํด ์ฌ์ฉ๋๋, ๋ฐ์ดํฐ ๊ฒ์ฆ๊ณผ ์ค์ ๊ด๋ฆฌ๋ฅผ ์ํ [Pydantic](https://docs.pydantic.dev). - ๐พ SQL ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ก์์ [PostgreSQL](https://www.postgresql.org). - ๐ ํ๋ก ํธ์๋๋ฅผ ์ํ [React](https://react.dev). - ๐ TypeScript, hooks, Vite ๋ฐ ๊ธฐํ ํ๋์ ์ธ ํ๋ก ํธ์๋ ์คํ์ ์ฌ์ฉ. - ๐จ ํ๋ก ํธ์๋ ์ปดํฌ๋ํธ๋ฅผ ์ํ [Tailwind CSS](https://tailwindcss.com) ๋ฐ [shadcn/ui](https://ui.shadcn.com). - ๐ค ์๋์ผ๋ก ์์ฑ๋ ํ๋ก ํธ์๋ ํด๋ผ์ด์ธํธ. - ๐งช End-to-End ํ ์คํธ๋ฅผ ์ํ [Playwright](https://playwright.dev).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 2.3K bytes - Click Count (0) -
misc/go_android_exec/exitcode_test.go
// We should get a no exit code error if err == nil || !wantErr.MatchString(err.Error()) { t.Errorf("want error matching %s, got %s", wantErr, err) } // And it should flush all output (even if it looks // like we may be getting an exit code) if got := out.String(); text != got { t.Errorf("want full output %q, got %q", text, got) } } wantErr = regexp.MustCompile("^no exit code") check("abc")
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed May 03 14:54:58 GMT 2023 - 2.1K bytes - Click Count (0) -
docs/en/docs/advanced/vibe.md
* **No code reviews**: There's no code to review. No PRs to approve. No comments to address. Embrace vibe coding fully, replace the theater of approving and merging vibe coded PRs that no one looks at with full proper vibes only. /// tip This is the ultimate **vibe-driven development** experience. You don't need to think about what your API does, just let the LLM handle it. ๐ง /// ## Try It { #try-it }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 16:16:24 GMT 2026 - 2K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Http2.kt
formattedType, windowSizeIncrement, ) } internal fun formattedType(type: Int): String = if (type < FRAME_NAMES.size) FRAME_NAMES[type] else format("0x%02x", type) /** * Looks up valid string representing flags from the table. Invalid combinations are represented * in binary. */ fun formatFlags( type: Int, flags: Int, ): String { if (flags == 0) return ""Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 5.7K bytes - Click Count (0) -
docs/zh/docs/project-generation.md
- ๐ [Pydantic](https://docs.pydantic.dev)๏ผFastAPI ไฝฟ็จ๏ผ็จไบๆฐๆฎ้ช่ฏไธ้ ็ฝฎ็ฎก็ใ - ๐พ [PostgreSQL](https://www.postgresql.org) ไฝไธบ SQL ๆฐๆฎๅบใ - ๐ [React](https://react.dev) ็จไบๅ็ซฏใ - ๐ ไฝฟ็จ TypeScriptใhooksใVite ไปฅๅ็ฐไปฃๅ็ซฏๆๆฏๆ ็ๅ ถไป้จๅใ - ๐จ [Tailwind CSS](https://tailwindcss.com) ไธ [shadcn/ui](https://ui.shadcn.com) ็จไบๅ็ซฏ็ปไปถใ - ๐ค ่ชๅจ็ๆ็ๅ็ซฏๅฎขๆท็ซฏใ - ๐งช [Playwright](https://playwright.dev) ็จไบ็ซฏๅฐ็ซฏๆต่ฏใ - ๐ฆ ๆฏๆๆ้ปๆจกๅผใ
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 1.8K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/dict/stemmeroverride/admin_dict_stemmeroverride_download.jsp
<la:link href="/admin/dict" styleClass="btn btn-default btn-xs"> <i class="fa fa-book" aria-hidden="true"></i> <la:message key="labels.dict_list_link"/> </la:link>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 6.1K bytes - Click Count (0)