{ “title”:”xxx”, “description”: “xxx中文版”, “language”: “zh”, “pluginsConfig”: { “fontSettings”: { “th…
#------------------------------------------------- # # Project created by QtCreator 2017-12-02T18:29…
主页面跳转子页面的方式 方式一:子页面会被unload,资源被回收,每次重新加载 itemClick:function(){ wx.navigateTo({url:"../…
地址空间: (1)线性地址 (2)物理地址 MMU:Memory Management Unit,CPU中的一个芯片,负责进程页面和页框之间的转换 TLB:Translation Lookaside…
rpm管理软件包 rpm命令: rpm: 数据库:/var/lib/rpm rpmbuild: 安装、查询、卸载、升级、校验、数据库的重建、验证数据包…
# sublime { "color_scheme": "Packages/Color Scheme - Default/Breakers.tmTheme&quo…
#!/bin/bash # declare -i num=0 while read do ((num++)) if [ $num -ge 5 -a $num -le 10 ]; the…
#include "io.h" //进程链 int main(int argc, char const *argv[]) { pid_t pid; int i =…
server { listen 80; server_name localhost; index index.html index.php; root /var/www…
# _*_ coding: utf-8 _*_ __author__ = 'xxx@qq.com' __date__ = '2017/10/23 20:19' im…