Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 31 for Sample (0.07 sec)

  1. protwords.txt

    L1:sample...
    github.com/codelibs/fess/src/main/resources/fes...
    Mon Nov 06 21:38:20 UTC 2017
      7 bytes
  2. littleAdjustmentMap.dfprop

    embedded DBFlute initializer, L109: # specify the class name of your original initializer L110: # that extends the embedded one. L111: # *Basically for fixed DBFluteConfig settings L112: # L113: #; extendedDBFluteInitializerClass = com.example.ExtendedDBFluteInitializer L114: # - - - - - - - - - -/ L115: L116: # /- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - L117: # o shortCharHandlingMode: (NotRequired - Default NONE) L118: # If the parameter of condition-bean...
    github.com/codelibs/fess/dbflute_fess/dfprop/li...
    Sat Jul 25 06:04:16 UTC 2015
      8.8K bytes
  3. README.md

    L75: - [Salesforce](https://github.com/codelibs/fess-ds-salesforce) L76: - [SharePoint](https://github.com/codelibs/fess-ds-sharepoint) L77: - [Slack](https://github.com/codelibs/fess-ds-slack) L78: L79:## Theme L80: L81: - [Simple](https://github.com/codelibs/fess-theme-simple) L82: - [Classic](https://github.com/codelibs/fess-theme-classic) L83: L84:## Ingest L85: L86: - [Logger](https://github.com/codelibs/fess-ingest-logger) L87: - [NDJSON](https://github.com/codelibs/fess-ingest-ndjson) L88: L89:##...
    github.com/codelibs/fess/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.3K bytes
  4. README.md

    L1:cUrl-like Java Client L2:[![Java CI with Maven](https://github.com/codelibs/curl4j/actions/workflows/maven.yml/badge.svg)](https://github.com/codelibs/curl4j/actions/workflows/maven.yml) L3:===================== L4: L5:curl4j is a simple cUrl-like Java client. L6: L7:## Version L8: L9:[Versions in Maven Repository](https://repo1.maven.org/maven2/org/codelibs/curl4j/) L10: L11:## Using Maven L12: L13:Put the following block into pom.xml if using Maven: L14: L15: <dependency> L16: <gr...
    github.com/codelibs/curl4j/README.md
    Sat Feb 19 00:59:27 UTC 2022
      566 bytes
  5. conditionBeanMap.dfprop

    , EmptyString, FromTo, DateFromTo, RangeOf, ... L14:# , (and prefix '!' means excluding, '%' means reviving) L15:# table: table name (hint) or $$ALL$$ L16:# column: column name (hint) or $$CommonColumn$$ or $$VersionNo$$ L17:# L18:# Example: L19:# map:{ L20:# # This means that String includes GreaterThan at MEMBER.MEMBER_ACCOUNT only L21:# # and LessThan at PRODUCT.PRODUCT_NAME and PRODUCT.PRODUCT_HANDLE_CODE, L22:# # and InScope for LONGVARCHAR(e.g. text type) is excluded....
    github.com/codelibs/fess/dbflute_fess/dfprop/co...
    Sat Oct 31 23:35:14 UTC 2015
      4K bytes
  6. adminlte.min.css.map

    .pace .pace-activity {\n border-color: #007bff transparent transparent;\n}\n\n.pace-center-radar-primary .pace .pace-activity::before {\n border-color: #007bff transparent transparent;\n}\n\n.pace-center-simple-primary .pace {\n background: #fff;\n border-color: #007bff;\n}\n\n.pace-center-simple-primary .pace .pace-progress {\n background: #007bff;\n}\n\n.pace-material-primary .pace {\n color: #007bff;\n}\n\n.pace-corner-indicator-primary .pace .pace-activity {\n background: #007bff;\n}\n\n....
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      3.7M bytes
  7. jquery-3.7.1.min.map

    "matchesSelector","attr","attrHandle","uniqueSort","duplicates","sortStable","createPseudo","relative",">"," ","+","~","preFilter","excess","unquoted","nodeNameSelector","expectedNodeName","pattern","operator","check","result","what","_argument","simple","forward","ofType","_context","xml","outerCache","nodeIndex","start","parent","useCache","diff","firstChild","lastChild","pseudo","args","setFilters","idx","matched","not","matcher","compile","unmatched","has","lang","elemLang","hash","location"...
    github.com/codelibs/fess/src/main/webapp/js/jqu...
    Sat Oct 26 01:07:52 UTC 2024
      131.6K bytes
  8. popper.min.js.map

    options provided to Popper.js constructor.<br />\n * These can be overridden using the `options` argument of Popper.js.<br />\n * To override an option, simply pass an object with the same\n * structure of the `options` object, as the 3rd argument. For example:\n * ```\n * new Popper(ref, pop, {\n * modifiers: {\n * preventOverflow: { enabled: false }\n * }\n * })\n * ```\n * @type {Object}\n * @static\n * @memberof Popper\n */\nexport default {\n /**\n * Popper's placement.\n * @prop {Popper.placements}...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Sat Oct 26 01:49:09 UTC 2024
      120.9K bytes
  9. protwords.txt

    L1:sampla...
    github.com/codelibs/fess/src/main/resources/fes...
    Tue Jun 06 14:42:24 UTC 2017
      7 bytes
  10. sequenceMap.dfprop

    (NotRequired - Default map:{}) L3:# L4:# The relation mappings between sequence and table. L5:# If you don't specify the mappings, you cannot insert a record of the table by sequence. L6:# The table names are treated as case insensitive. L7:# L8:# Example: L9:# map:{ L10:# ; PURCHASE = SEQ_PURCHASE L11:# ; MEMBER = SEQ_MEMBER L12:# ; MEMBER_LOGIN = SEQ_MEMBER_LOGIN L13:# ; PRODUCT = SEQ_PRODUCT L14:# } L15:# L16:# *The line that starts with '#' means comment-out. L17:#...
    github.com/codelibs/fess/dbflute_fess/dfprop/se...
    Sat Oct 31 23:35:14 UTC 2015
      717 bytes
Back to top