1. Language add Chinese(Simple) , settings or all applications. 2. install fctix-googlepinyin : sudo apt install fctix-googlepinyin 3. config im-confi ...
分类:
系统相关 时间:
2020-01-31 22:27:42
阅读次数:
156
Docker compose https://docs.docker.com/compose/ Compose is a tool for defining and running multi-container Docker applications. With Compose, you use ...
分类:
其他好文 时间:
2020-01-30 21:11:04
阅读次数:
80
7.1.1. Spring MVC Auto-configuration Spring Boot provides auto-configuration for Spring MVC that works well with most applications. The auto-configura ...
分类:
编程语言 时间:
2020-01-30 12:47:35
阅读次数:
129
Mac机子下Cmake报错:mac No CMAKE_C_COMPILER could be found. 解决方案: 终端输入 sudo xcode-select --switch /Applications/Xcode.app/ 清空build目录文件(第二行) 关掉Cmake,打开Cmake ...
分类:
其他好文 时间:
2020-01-29 18:02:28
阅读次数:
69
Overview ChromeDriver and Selenium are tools for automated testing of Chromium based applications. The tests themselves can be written in a number of ...
分类:
编程语言 时间:
2020-01-21 00:21:31
阅读次数:
234
这是SJTU SE343 Architecture of Enterprise Applications 第二讲的预习 所有分布式编程中的基本想法背后都是一个简单的模型:client-server model。 但是要怎么去实现client-server model使得client只需要像简单调用一 ...
分类:
编程语言 时间:
2020-01-14 16:30:26
阅读次数:
131
Server +less 没有服务器,不需要去部署 Serverless computing refers to the concept of building and running applications that do not require server management. 无服务器计 ...
分类:
其他好文 时间:
2020-01-10 16:02:42
阅读次数:
80
Github 第三方授权登录教程 ####大致流程图 ####1.首先注册一个github帐号,Applications>Developer applications>Register a new application. ####2.填入参数 Application name--应用名称,随意填 ...
分类:
其他好文 时间:
2020-01-10 12:58:11
阅读次数:
141
EBS 11.5.10 介质软件已经无法通过oracle官方渠道下载获得,而只能通过oracle 的SR进行申请获得。 4812384f6ff616cacf7b9b02764cac65c47246e6 Oracle_Applications_11i_Release_11.5.10.2_Documen ...
分类:
其他好文 时间:
2020-01-10 10:52:10
阅读次数:
79
1.Java Web Start 入门(一) http://www.iteye.com/topic/98074 2.NASA World Wind Java Demo Applications and Applets http://worldwind.arc.nasa.gov/java/demos/ ...
分类:
编程语言 时间:
2020-01-10 01:20:18
阅读次数:
139