Easter79 Easter79
4年前
vue+element+echarts饼状图+可折叠列表
html:<divid"echartsDiv"style"width:48%;height:430px;float:left;"</div<divid"tableDiv"style"width:52%;float:left;"<eltable:d
Easter79 Easter79
4年前
ts 与 C#的 一个差异的地方
import{style}from'../assets';import{eventbus}from'../eventbus';import{page,RootObject}from'../vm/page';importasd3from'd3'importasd
Stella981 Stella981
4年前
Android通过adb shell am broadcast发送广播 参数说明
通过命令行执行adbshellambroadcast发送广播通知。adbshellambroadcast后面的参数有:<INTENTspecificationsincludetheseflagsandarguments:\a<ACTION\\d<DATA\_URI\\t<MIME\_TY
Stella981 Stella981
4年前
MTK Android修改System分区
Z:\\rk3326\_p\_hq\_rf8637sa\\device\\rockchip\\common\\BoardConfig.mkCalculatepartitionsizefromparameter.txtUSE\_DEFAULT\_PARAMETER:$(shelltestf$(TARGET\_DEVICE\_D
Stella981 Stella981
4年前
OpenWRT上进行EXT4格式化和内容写入
在系统自身上进行格式化和内容写入需要停掉所有占用存储卡的进程,目前只有nginx和vsftpd,然后umount卸载掉,然后进行文件系统创建格式化重新挂载后启用vsftpd将文件传入/etc/init.d/nginxstop/etc/init.d/vsftpdstopblockumountmkfs.ext4/dev/mmcblk0p1
Wesley13 Wesley13
4年前
JS 时间转换函数 字符串时间转换毫秒(互转)
字符串转化为日期letutilfunction(){Date.prototype.Formatfunction(fmt){varo{"M":this.getMonth()1,//月份"d":this.getDate(),//日"h
Stella981 Stella981
4年前
Get Docker CE for Ubuntu
Estimatedreadingtime: 11minutesTogetstartedwithDockerCEonUbuntu,makesureyou meettheprerequisites(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdocs.d
Stella981 Stella981
4年前
Linux CentOS7 安装Docker
安装DockerwgetqOhttps://get.docker.com/|shroot@localhost~wgetqOhttps://get.docker.com/|shExecutingdockerinstallscript,commit:fc04d2cshc
Wesley13 Wesley13
4年前
VS“无法查找或打开PDB文件”是怎么回事?如何解决
有时候,我们使用VS(VisualStudio)编译程序时会出现“无法查找或打开PDB文件”的提示,并且此时程序会生成失败,无法运行,如下图所示:!(https://oscimg.oschina.net/oscnet/d38d88dfb13c33c29f66bf73ce37b391070.png) 大家不要惊慌,出现这种提示并不是代码写错了,
Wesley13 Wesley13
4年前
34.TCP取样器
阅读文本大概需要3分钟。1、TCP取样器的作用   TCP取样器作用就是通过TCP/IP协议来连接服务器,然后发送数据和接收数据。2、TCP取样器详解!(https://oscimg.oschina.net/oscnet/32a9b19ba1db00f321d22a0f33bcfb68a0d.png)TCPClien