- Sort Score
- Result 10 results
- Languages All
Results 271 - 280 of 581 for Tage (0.03 sec)
-
src/main/java/org/codelibs/fess/app/web/thumbnail/ThumbnailForm.java
import jakarta.validation.constraints.Size; public class ThumbnailForm { @Required @Size(max = 100) public String docId; @Required public String queryId; // for error page public String q; public String num; public String sort; public String lang; public Map<String, String[]> fields = new HashMap<>();
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 1.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/util/QueryResponseList.java
protected final List<Map<String, Object>> parent; protected final int start; protected final int offset; /** The value of current page number. */ protected final int pageSize; /** The value of current page number. */ protected int currentPageNumber; protected long allRecordCount; protected String allRecordCountRelation; protected int allPageCount;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 8.9K bytes - Viewed (0) -
okhttp/src/test/java/okhttp3/CallTest.kt
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Apr 10 19:46:48 UTC 2024 - 142.5K bytes - Viewed (0) -
doc/README.md
To preview `next` content in merged form using a local instance of the website, run: ``` go run golang.org/x/website/cmd/golangorg@latest -goroot=.. ``` Then open http://localhost:6060/doc/next. Refresh the page to see your latest edits. ## For the release team The `relnote` tool, at `golang.org/x/build/cmd/relnote`, operates on the files in `doc/next`.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jul 22 17:55:04 UTC 2024 - 3.1K bytes - Viewed (0) -
internal/disk/fdatasync_linux.go
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Sep 29 23:40:28 UTC 2021 - 1.8K bytes - Viewed (0) -
android/guava/src/com/google/common/net/HttpHeaders.java
public static final String ACCESS_CONTROL_EXPOSE_HEADERS = "Access-Control-Expose-Headers"; /** The HTTP {@code Access-Control-Max-Age} header field name. */ public static final String ACCESS_CONTROL_MAX_AGE = "Access-Control-Max-Age"; /** The HTTP {@code Age} header field name. */ public static final String AGE = "Age"; /** The HTTP {@code Allow} header field name. */ public static final String ALLOW = "Allow";
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Oct 01 19:08:38 UTC 2024 - 35.3K bytes - Viewed (0) -
guava-testlib/src/com/google/common/testing/EqualsTester.java
* that are equal to each other but unequal to the objects in any other group. For example: * * <pre> * new EqualsTester() * .addEqualityGroup(new User("page"), new User("page")) * .addEqualityGroup(new User("sergey")) * .testEquals(); * </pre> * * <p>This tests: * * <ul> * <li>comparing each object against itself returns true
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Tue Oct 31 19:11:50 UTC 2023 - 6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/searchOptions.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <h3 id="searchOptionsLabel"> <la:message key="labels.search_options" /> </h3> <div> <fieldset class="form-group"> <legend><la:message key="labels.index_num" /></legend> <label for="contentNum"><la:message key="labels.index_num" /></label> <la:select property="num" styleId="numSearchOption" styleClass="form-control"> <option value="10">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Wed Jul 17 08:19:53 UTC 2019 - 3.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/searchOptions.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <h3 id="searchOptionsLabel"> <la:message key="labels.search_options" /> </h3> <div> <fieldset class="form-group"> <legend><la:message key="labels.index_num" /></legend> <label for="contentNum"><la:message key="labels.index_num" /></label> <la:select property="num" styleId="numSearchOption" styleClass="form-control"> <option value="10">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Wed Jul 17 08:19:53 UTC 2019 - 3.7K bytes - Viewed (0) -
docs/en/docs/img/tutorial/bigger-applications/package.drawio
<diagram id="zB4-QXJZ7ScUzHSLnJ1i" name="Page-1">
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu May 12 00:06:16 UTC 2022 - 6.1K bytes - Viewed (0)