- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 19 for 83 (0.06 seconds)
-
android/guava-tests/test/com/google/common/net/HostAndPortTest.java
cpovirk <******@****.***> 1773676600 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 15:59:55 GMT 2026 - 9.7K bytes - Click Count (0) -
guava-tests/test/com/google/common/net/HostAndPortTest.java
cpovirk <******@****.***> 1773676600 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 15:59:55 GMT 2026 - 10K bytes - Click Count (0) -
docs/en/docs/tutorial/sql-databases.md
Then we use `hero_db.sqlmodel_update(hero_data)` to update the `hero_db` with the data from `hero_data`. {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[83:93] hl[83:84,88:89] *} ### Delete a Hero Again { #delete-a-hero-again } **Deleting** a hero stays pretty much the same. We won't satisfy the desire to refactor everything in this one. 😅
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 15.3K bytes - Click Count (0) -
docs/ja/docs/tutorial/sql-databases.md
その後、`hero_db.sqlmodel_update(hero_data)` を使って、`hero_db` を `hero_data` の内容で更新します。 {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[83:93] hl[83:84,88:89] *} ### 再度 Hero を削除 { #delete-a-hero-again } ヒーローの削除はほとんど変わりません。 ここはリファクタリング欲求を満たさないままにしておきます。😅 {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[96:103] hl[101] *}
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 18K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/sql-databases.md
在程式碼中,我們會取得一個只包含用戶端有傳送的資料的 `dict`,不包含只是因為有預設值而存在的欄位。為了達成這點,我們使用 `exclude_unset=True`。這是關鍵。🪄 然後我們使用 `hero_db.sqlmodel_update(hero_data)` 以 `hero_data` 的資料更新 `hero_db`。 {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[83:93] hl[83:84,88:89] *} ### 再次刪除 Hero { #delete-a-hero-again } 「刪除」 hero 基本上維持不變。 我們不會為了重構而重構一切。😅 {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[96:103] hl[101] *}
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 14.8K bytes - Click Count (0) -
docs/zh/docs/tutorial/sql-databases.md
然后我们会使用 `hero_db.sqlmodel_update(hero_data)`,来利用 `hero_data` 的数据更新 `hero_db`。 {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[83:93] hl[83:84,88:89] *} ### (再次)删除单个 Hero { #delete-a-hero-again } **删除**一个 hero 基本保持不变。 我们不会满足在这一部分中重构一切的愿望。😅 {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[96:103] hl[101] *}
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 15.4K bytes - Click Count (0) -
docs/en/data/people.yml
- login: luzzodev count: 105 avatarUrl: https://avatars.githubusercontent.com/u/27291415?u=5607ae1ce75c5f54f09500ca854227f7bfd2033b&v=4 url: https://github.com/luzzodev - login: raphaelauv count: 83 avatarUrl: https://avatars.githubusercontent.com/u/10202690?u=e6f86f5c0c3026a15d6b51792fa3e532b12f1371&v=4 url: https://github.com/raphaelauv - login: ArcLightSlavik count: 71
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 15:47:21 GMT 2026 - 28.7K bytes - Click Count (0) -
android/guava/src/com/google/common/primitives/Ints.java
* * <p><b>Warning:</b> please see {@link Integer#decode} to understand exactly how strings are * parsed. For example, the string {@code "0123"} is treated as <i>octal</i> and converted to the * value {@code 83}. * * @since 16.0 */ public static Converter<String, Integer> stringConverter() { return IntConverter.INSTANCE; } /**Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 16:45:58 GMT 2026 - 31.3K bytes - Click Count (0) -
guava-tests/test/com/google/common/hash/HashingTest.java
cpovirk <******@****.***> 1773406752 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 26.7K bytes - Click Count (2) -
docs/pt/docs/tutorial/sql-databases.md
Em seguida, usamos `hero_db.sqlmodel_update(hero_data)` para atualizar o `hero_db` com os dados de `hero_data`. {* ../../docs_src/sql_databases/tutorial002_an_py310.py ln[83:93] hl[83:84,88:89] *} ### Deletar um Hero Novamente { #delete-a-hero-again } **Deletar** um hero permanece praticamente o mesmo. Não vamos satisfazer o desejo de refatorar tudo neste aqui. 😅
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 16.5K bytes - Click Count (0)