- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 30 for jpgv (0.15 sec)
-
src/test/resources/thumbnail/400x600.jpg
400x600.jpg...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Jun 01 14:38:39 UTC 2017 - 6K bytes - Viewed (0) -
src/test/resources/thumbnail/600x400.jpg
600x400.jpg...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Jun 01 14:38:39 UTC 2017 - 7.8K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/image/test.jpg
test.jpg...
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Jan 21 05:12:12 UTC 2016 - 653 bytes - Viewed (0) -
src/test/resources/thumbnail/400x400.jpg
400x400.jpg...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Jun 01 14:38:39 UTC 2017 - 5.5K bytes - Viewed (0) -
docs/en/docs/img/sponsors/talkpython-v2.jpg
talkpython-v2.jpg...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Jan 30 14:24:35 UTC 2024 - 9.5K bytes - Viewed (0) -
internal/event/rulesmap_test.go
rulesMapCase2 := NewRulesMap([]Name{ObjectCreatedAll}, "*", TargetID{"1", "webhook"}) rulesMapToAddCase2 := NewRulesMap([]Name{ObjectCreatedAll}, "2010*.jpg", TargetID{"1", "webhook"}) rulesMapCase3 := NewRulesMap([]Name{ObjectCreatedAll}, "2010*.jpg", TargetID{"1", "webhook"}) rulesMapToAddCase3 := NewRulesMap([]Name{ObjectCreatedAll}, "*", TargetID{"1", "webhook"}) testCases := []struct { rulesMap RulesMap
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Jan 05 18:43:06 UTC 2024 - 6.8K bytes - Viewed (0) -
docs/multi-tenancy/README.md
```sh minio server --address :9001 /data/tenant1 minio server --address :9002 /data/tenant2 minio server --address :9003 /data/tenant3 ``` ![Example-1](https://github.com/minio/minio/blob/master/docs/screenshots/Example-1.jpg?raw=true) ### 1.2 Host Multiple Tenants on Multiple Drives (Erasure Code) Use the following commands to host 3 tenants on multiple drives: ```sh minio server --address :9001 /disk{1...4}/data/tenant1
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 29 04:28:45 UTC 2022 - 3K bytes - Viewed (0) -
internal/event/rules_test.go
{"", "*", "*"}, {"images/", "", "images/*"}, {"images/*", "", "images/*"}, {"", "jpg", "*jpg"}, {"", "*jpg", "*jpg"}, {"images/", "jpg", "images/*jpg"}, {"images/*", "jpg", "images/*jpg"}, {"images/", "*jpg", "images/*jpg"}, {"images/*", "*jpg", "images/*jpg"}, {"201*/images/", "jpg", "201*/images/*jpg"}, } for i, testCase := range testCases { result := NewPattern(testCase.prefix, testCase.suffix)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Jun 01 21:59:40 UTC 2021 - 8.8K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/thumbnail/impl/HtmlTagBasedGeneratorTest.java
generator.saveImage(input, outputFile); } assertImageSize(outputFile, 100, 66); imagePath = "thumbnail/600x400.jpg"; try (ImageInputStream input = ImageIO.createImageInputStream(classLoader.getResourceAsStream(imagePath))) { generator.saveImage(input, outputFile); } assertImageSize(outputFile, 100, 66);
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 4.1K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/file.js
nction(a){!function(a,b){a.formUtils.registerLoadedModule("file");var c="undefined"!=typeof b.FileReader,d=function(b){var c=a.split((b.valAttr("allowing")||"").toLowerCase());return a.inArray("jpg",c)>-1&&a.inArray("jpeg",c)===-1?c.push("jpeg"):a.inArray("jpeg",c)>-1&&a.inArray("jpg",c)===-1&&c.push("jpg"),c},e=function(a,b,c,d){var e=d[b]||"";a.errorMessageKey="",a.errorMessage=e.replace("%s",c)},f=function(c,d,e){var f=new FileReader,g=new Image;f.readAsDataURL(c),f.onload=function(c){g.onloa...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 4.6K bytes - Viewed (0)