CSR8510 A10设备管理器\蓝牙\(Generic Bluetooth Radio)\属性\高级:固件版本: HCI 6.8891 / LMP 6.8891 以下是LMP版本表 -LMP 9.x – Bluetooth 5.0LMP 8.x – Bluetooth 4.2LMP 7.x – B ...
分类:
移动开发 时间:
2019-03-26 15:20:54
阅读次数:
1365
using UnityEngine; using System.Collections; using UnityEngine.UI; using System.Collections.Generic; internal class Line { //每行开始顶点索引 private int star... ...
分类:
其他好文 时间:
2019-03-25 14:42:06
阅读次数:
189
问题描述: 装完docker后,用docker info ,显示:WARNING: No swap limit support,这句话有什么特别的意思吗?如果是我的虚拟机配置问题,那又需要作哪些改动呢。 xkinght@xknight-optiplex-7040:~$ sudo docker inf ...
分类:
其他好文 时间:
2019-03-24 17:31:02
阅读次数:
169
using System; using System.Collections.Generic; using System.IO; using System.IO.Compression; using System.Linq; using System.Text; namespace 落地页测试代码 ... ...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Builder; using Microsoft.A... ...
分类:
Web程序 时间:
2019-03-19 16:37:17
阅读次数:
218
1 using System; 2 using System.Collections.Generic; 3 4 public class ListTest 5 { 6 public static void Main() 7 { 8 List fruits = new List(); 9 10 fru... ...
分类:
其他好文 时间:
2019-03-19 15:11:18
阅读次数:
124
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { //... ...
分类:
编程语言 时间:
2019-03-16 22:06:18
阅读次数:
213
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { pu... ...
分类:
编程语言 时间:
2019-03-16 22:04:30
阅读次数:
206
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { pu... ...
分类:
编程语言 时间:
2019-03-16 22:00:48
阅读次数:
159
Jenkins网站下载Generic java package 启动Jenkins 命令:java -jar jenkins.war 启动后在浏览器窗口输入localhost 8080,进行插件等安装,我这里的localhost 是虚拟机的IP 账号:admin 密码:password 系统管理-可 ...
分类:
其他好文 时间:
2019-03-16 18:02:32
阅读次数:
297