- Sort Score
- Num 10 results
- Language All
Results 1 - 9 of 9 for electronics (0.16 seconds)
-
tests/association_generics_test.go
if _, err := gorm.G[User](DB).Where("id = ?", user.ID).Set(upd).Update(ctx); err != nil { t.Fatalf("OpUpdate belongs-to failed: %v", err) } var u1 User if err := DB.Preload("Company").First(&u1, user.ID).Error; err != nil { t.Fatalf("load: %v", err) } if u1.Company.ID == 0 || u1.Company.Name != "Electronics-New" {
Created: Sun Dec 28 09:35:17 GMT 2025 - Last Modified: Fri Sep 12 05:42:26 GMT 2025 - 37.9K bytes - Click Count (0) -
README.md
SuggestItem product = new SuggestItem( new String[]{"iPhone 15 Pro", "Apple iPhone 15 Pro"}, new String[][]{{"iphone"}, {"apple", "phone"}}, 1.5f, // boost popular products new String[]{"electronics", "mobile"}, new String[]{"customer"}, SuggestItem.Kind.DOCUMENT ); suggester.indexer().index(product); ``` ### Content Management ```java // Article/blog suggestions
Created: Sat Dec 20 13:04:59 GMT 2025 - Last Modified: Sun Aug 31 03:31:14 GMT 2025 - 12.1K bytes - Click Count (1) -
docs/es/docs/tutorial/metadata.md
| `license_info` | `dict` | La información de la licencia para la API expuesta. Puede contener varios campos. <d...
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 6.4K bytes - Click Count (0) -
gradle/wrapper/gradle-wrapper.jar
the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but...
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Thu Oct 30 01:56:29 GMT 2025 - 44.6K bytes - Click Count (1) -
docs/es/docs/advanced/settings.md
En muchos casos, tu aplicación podría necesitar algunas configuraciones o ajustes externos, por ejemplo, claves secretas, credenciales de base de datos, credenciales para servicios de correo electrónico, etc. La mayoría de estas configuraciones son variables (pueden cambiar), como las URLs de bases de datos. Y muchas podrían ser sensibles, como los secretos.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 13.2K bytes - Click Count (0) -
src/main/resources/fess_label_es.properties
labels.user_given_name=Nombre de pila labels.givenName=Nombre (dado) labels.user_surname=Apellido labels.surame=Apellido labels.user_mail=Dirección de correo electrónico labels.mail=Dirección de correo electrónico labels.user_employeeNumber=Número de empleado labels.employeeNumber=Número de empleado labels.user_telephoneNumber=Número de teléfono labels.telephoneNumber=Número de teléfono
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49K bytes - Click Count (0) -
docs/es/docs/index.md
Usadas por Pydantic: * <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email-validator</code></a> - para validación de correos electrónicos. Usadas por Starlette: * <a href="https://www.python-httpx.org" target="_blank"><code>httpx</code></a> - Requerido si deseas usar el `TestClient`.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Dec 16 16:33:45 GMT 2025 - 24.3K bytes - Click Count (0) -
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/vnd.hp-pclxl", "application/vnd.httphone", "application/vnd.hydrostatix.sof-data", "application/vnd.hzn-3d-crossword", "application/vnd.ibm.afplinedata", "application/vnd.ibm.electronic-media", "application/vnd.ibm.minipay", "application/vnd.ibm.modcap", "application/vnd.ibm.rights-management", "application/vnd.ibm.secure-container", "application/vnd.iccprofile",
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Sun Nov 23 03:46:53 GMT 2025 - 50.1K bytes - Click Count (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.hdr"/> </mime-type> <mime-type type="application/epp+xml"/> <mime-type type="application/epub+zip"> <acronym>EPUB</acronym> <_comment>Electronic Publication</_comment> <magic priority="50"> <match value="PK\003\004" type="string" offset="0"> <match value="mimetypeapplication/epub+zip" type="string" offset="30"/> </match> </magic>
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Thu Oct 16 07:46:32 GMT 2025 - 320.2K bytes - Click Count (5)