Spring Framwork Testing v5.3.36 SNAPSHOT(SpEL) expression. For example: @EnabledIf("#{systemProperties['os.name'].toLowerCase().contains('mac')}") • Placeholder for a property available in the Spring Environment. For example: @EnabledIf("${smoke @EnabledIf( expression = "#{systemProperties['os.name'].toLowerCase().contains('mac')}", reason = "Enabled on Mac OS" ) public @interface EnabledOnMac {} Kotlin @Target(AnnotationTarget.TYPE, AnnotationTarget @EnabledIf( expression = "#{systemProperties['os.name'].toLowerCase().contains('mac')}", reason = "Enabled on Mac OS" ) annotation class EnabledOnMac {} @EnabledOnMac is meant only as an example0 码力 | 193 页 | 2.53 MB | 1 年前3
Apache Unomi 1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 11.1.6. JDK Selection on Mac OS X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "countryAndCity": "Switzerland@@Geneva@@2660645@@6458783", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:72.0) Gecko/20100101 Firefox/72.0", "userAgentName": "Firefox", "sessionCountryCode": "lat": 46.1884341 }, "sessionIsp": "Cablecom", "operatingSystemName": "Mac OS X", "deviceBrand": "Apple" }, "systemProperties": {}, "timeStamp": "2020-01-31T08:41:22Z"0 码力 | 158 页 | 3.65 MB | 1 年前3
Apache Shiro 1.2.x Reference Manual 中文翻译Apache Shiro 1.2.x Reference Manual 中文翻译 159 21. Beginner's Webapp Tutorial 初学者web应用教程 按 ctl-C (或者 mac 中的 cmd-C ) 来关闭应用 Step 1: Enable Shiro 启动 shiro 我们最初的 master 库 只是一个简单的通用的 web 应用程序,可以作为任何应用程序的模板。 INFO o.a.shiro.web.env.EnvironmentLoader - Shiro environment initialized in 95 ms. 按 ctl-C (或者 mac 中的 cmd-C ) 来关闭应用 Step 2: Connect to a User Store 连接用户存储 检出 step2 分支 $ git checkout step2 Apache INFO o.a.shiro.web.env.EnvironmentLoader - Shiro environment initialized in 731 ms. 按 ctl-C (或者 mac 中的 cmd-C ) 来关闭应用 Step 3: Enable Login and Logout 启用登录、登 出 现在我们有了用户,可以简单的再 UI 里面增加、删除、禁用他们。现在我们要用到登录、登0 码力 | 196 页 | 2.34 MB | 1 年前3
Apache Unomi 1.1.x - Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.1.3. JDK Selection on Mac OS X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . simplest way to get started. Simply uncompress the package/target/unomi-VERSION.tar.gz (for Linux or Mac OS X) or package/target/unomi-VERSION.zip (for Windows) archive into the directory of your choice something went wrong during the install. Apache Unomi 1.1.x - Documentation - 8 2.1.3. JDK SELECTION ON MAC OS X You might need to select the JDK to run the tests in the itests subproject. In order to do so0 码力 | 32 页 | 477.20 KB | 1 年前3
Apache Unomi 2.x - Documentation"countryAndCity": "Switzerland@@Geneva@@2660645@@6458783", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:72.0) Gecko/20100101 Firefox/72.0", "userAgentName": "Firefox", "sessionCountryCode": "lat": 46.1884341 }, "sessionIsp": "Cablecom", "operatingSystemName": "Mac OS X", "deviceBrand": "Apple" }, JSON 13.15. SEGMENT Segments are used to group profiles MAVEN_OPTS=-Dfile.encoding=UTF-8 -Xmx2048m ... cluster.name: contextElasticSearch bin/elasticsearch (Mac, Linux) bin\elasticsearch.bat (Windows) The "package" sub-project generates a pre-configured Apache0 码力 | 117 页 | 4.78 MB | 1 年前3
Java 应用与开发 - Java 技术概述及开发环境技术概述 Java 平台核心机制 Java 开发环境 Java 基本开发流程 Java 平台 Java应用程序 Java API Java 虚拟机 操作系统(Windows, Linux, Mac) 硬 件 O 核心概念 ▶ Java 虚拟机 ▶ 垃圾回收机制 ▶ Java 运行时环境(Java Runtime Environment, JRE) 大纲 Java 技术概述 Java 开发环境 Java 基本开发流程 Java 程序的运行过程 Java源文件 字节码文件 .java .class 编译 执行 JVM Windows JVM Linux JVM Mac 将程序代码从一种指令转换为另一种指令 解释器将字节码指令逐条解释成所在底层平台 能够处理的指令格式,解释一条执行一条 JIT, Just-In-Time 传统解释器的解释执行是转换一条,运行完后就将其扔掉;JIT0 码力 | 33 页 | 1.17 MB | 1 年前3
Apache Wicket 8.x Reference Guidemultiple="multiple" Now the user can select multiple options by holding down Ctrl key (or Command key for Mac) and selecting them. To work with multiple choice list Wicket provides the org.apache.wicket reporter.stop(); } (3) Install and setup graphite on your system. Example installation for Mac (beware that this is only a quickstart setup!): • (1) Install homebrew: brew • (2) Install Git .py /opt/graphite • (20) Go to http://localhost:8080 ◦ (18) and (19) have to be executed if the mac has been restarted (4) Now start your tomcat server configured like mentioned in the previous chapter0 码力 | 350 页 | 9.95 MB | 1 年前3
Apache Wicket 7.x Reference Guidechoices.png[] Now the user can select multiple options by holding down Ctrl key (or Command key for Mac) and selecting them. To work with multiple choice list Wicket provides the org.apache.wicket reporter.stop(); } (3) Install and setup graphite on your system. Example installation for Mac (beware that this is only a quickstart setup!): • (1) Install homebrew: brew • (2) Install Git .py /opt/graphite • (20) Go to http://localhost:8080 ◦ (18) and (19) have to be executed if the mac has been restarted (4) Now start your tomcat server configured like mentioned in the previous chapter0 码力 | 346 页 | 10.00 MB | 1 年前3
Apache Wicket 10.x Reference Guidemultiple="multiple" Now the user can select multiple options by holding down Ctrl key (or Command key for Mac) and selecting them. To work with multiple choice list Wicket provides the org.apache.wicket reporter.stop(); } (3) Install and setup graphite on your system. Example installation for Mac (beware that this is only a quickstart setup!): • (1) Install homebrew: brew • (2) Install Git .py /opt/graphite • (20) Go to http://localhost:8080 ◦ (18) and (19) have to be executed if the mac has been restarted (4) Now start your tomcat server configured like mentioned in the previous chapter0 码力 | 336 页 | 7.16 MB | 1 年前3
Apache Wicket 9.x Reference Guidemultiple="multiple" Now the user can select multiple options by holding down Ctrl key (or Command key for Mac) and selecting them. To work with multiple choice list Wicket provides the org.apache.wicket reporter.stop(); } (3) Install and setup graphite on your system. Example installation for Mac (beware that this is only a quickstart setup!): • (1) Install homebrew: brew • (2) Install Git .py /opt/graphite • (20) Go to http://localhost:8080 ◦ (18) and (19) have to be executed if the mac has been restarted (4) Now start your tomcat server configured like mentioned in the previous chapter0 码力 | 335 页 | 7.15 MB | 1 年前3
共 267 条
- 1
- 2
- 3
- 4
- 5
- 6
- 27













