J2SE:Standard Edition(标准版) ,包含 Java 语言的核心类。如IO、JDBC、工具类、网络编程相关类等。从JDK 5.0开始,改名为Java SE。 J2EE:Enterprise Edition(企业版),包含 J2SE 中的类和企业级应用开发的类。如web相关的serv ...
分类:
编程语言 时间:
2019-11-11 09:44:47
阅读次数:
83
Standard mode(单仓库) 和 Monorepo mode(多仓库) 两者的区别 单仓库模式支持一个服务端 例如 单独的网页和服务端支持 多仓库模式支持两个服务端,例如 后台管理界面的服务端和app界面的服务端 甚至更多 两个服务端能够共同使用一个数据库模型(当然单仓库也可以支持,只是需要 ...
分类:
其他好文 时间:
2019-11-09 23:31:04
阅读次数:
555
[root@ken1 ~]# docker container --help Usage: docker container COMMAND Manage containers Commands: attach Attach local standard input, output, and err ...
分类:
其他好文 时间:
2019-11-09 15:27:57
阅读次数:
123
时间限制(普通/Java):5000MS/15000MS 内存限制:65536KByte 描述 Suppose that the fourth generation mobile phone base stations in the Tampere area operate as follows. ...
分类:
编程语言 时间:
2019-11-08 21:23:21
阅读次数:
124
xargs - build and execute command lines from standard input. 从标准输入< 方向获取数据,再创建和执行命令 xargs 是给命令传递参数的一个过滤器,也是组合多个命令的一个工具。 xargs 可以将管道或标准输入(stdin)数据转换成命令 ...
分类:
系统相关 时间:
2019-11-07 20:45:05
阅读次数:
107
最近用到了华为的物联网平台API,但是官方没有.Net版的SDK,所以就自己封装了一个,开源出来给有需要的朋友,同时也算是为.Net Core的发展做点小贡献~ 源码地址: "https://github.com/iamoldli/HuaWei.IoT.NorthApi.Sdk" 使用方法可参考源码 ...
分类:
Web程序 时间:
2019-11-05 13:39:55
阅读次数:
156
重装系统后,Git安装也要来重来 下载 国内下载地址:https://npm.taobao.org/mirrors/git-for-windows 安装忽略 生成密钥 输入然后都是下一步,生成密钥,生成的在C:\Users\Admin\.ssh 进入C:\Users\Admin\.ssh 打开git ...
分类:
Web程序 时间:
2019-11-04 23:18:31
阅读次数:
180
virt-install -n win2008-fushi001 -r 16384 --vcpus=4 --os-type=windows --accelerate -c /data/kvm/images/cn_windows_server_2008_r2_standard_enterprise_d ...
http://codeforces.com/gym/102394/problem/F F. Fixing Banners time limit per test 1 second memory limit per test 512 megabytes input standard input out ...
分类:
其他好文 时间:
2019-11-04 00:12:49
阅读次数:
112
MSDN: WIndow系统下载地址: https://msdn.itellyou.cn/?lang=zh-cn Win10 1909正式版密钥 Win10 1909激活工具 序列号 Win10 1909激活工具: win10激活方式多种多样,比如KMS激活、oem激活等等,但有的win10激活方式 ...