JSViews https://github.com/BorisMoore/jsviews JsViews: next-generation MVVM and MVP framework - bringing templates to life The power of MVVM, the flex ...
分类:
Web程序 时间:
2018-01-08 01:02:45
阅读次数:
351
本文转载自:http://m.blog.csdn.net/kris_fei/article/details/70226451 Platform: RockchipOS: Android 6.0Kernel: 3.10.92需求:硬件版本不一样,通过几个gpio的高低电平来表示不同版本,u-boot/ ...
分类:
移动开发 时间:
2018-01-06 15:52:47
阅读次数:
952
题目介绍: Matrix Power Series Time Limit: 3000MS Memory Limit: 131072K Total Submissions: 25225 Accepted: 10427 Description Given a n × n matrix A and a p ...
分类:
其他好文 时间:
2018-01-06 04:54:54
阅读次数:
222
CentOS 7 vs CentOS 6的不同 (1)桌面系统[CentOS6] GNOME 2.x[CentOS7] GNOME 3.x(GNOME Shell)(2)文件系统[CentOS6] ext4[CentOS7] xfs(3)内核版本[CentOS6] 2.6.x-x[CentOS7] ...
分类:
其他好文 时间:
2018-01-05 12:22:25
阅读次数:
126
Red Hat Enterprise Linux 7.x新特性 RHEL7新特性简介 1. RHEL7目前支持架构 64-bit AMD、64-bit Intel、IBM POWER、IBM System z,不再支持x86 32bit 2. RHEL7安装界面 启动程序改为grub2、system... ...
分类:
系统相关 时间:
2018-01-04 18:17:43
阅读次数:
354
在刚开始安卓逆向时遇到了一个很坑爹的问题,就是对apk进行反编译后不能重新打包, 查了一些资料,这里就简单说一下用apktool进行解包和打包的整个过程。 首先把一个apk和apktool放到同一目录下,打开shell(我这里是power shell,用平常的shell也一样),输入 java -j ...
分类:
其他好文 时间:
2018-01-03 21:10:56
阅读次数:
237
安装好phpstorm 2017之后 发现代码高亮和函数自动提示都失效了 在phpstorm底部面板的信息提示处发现有一条系统消息: 12:04:18 Power save mode is on Code insight and other background tasks are disabled ...
分类:
Web程序 时间:
2018-01-03 21:05:37
阅读次数:
871
If you don't know where you are going, you might not get there. 如果你不知道自己要去哪里,你可能永远到不了那里。 The reward of one duty is the power to fulfill another. 完成一个任 ...
分类:
其他好文 时间:
2017-12-31 12:49:15
阅读次数:
117
CentOS之7与6的区别 原文:http://www.cnblogs.com/Csir/p/6746667.html 前言 centos7与6之间最大的差别就是初始化技术的不同,7采用的初始化技术是Systemd,并行的运行方式,除了这一点之外,服务启动、开机启动文件、网络命令方面等等,都说6有所 ...
分类:
其他好文 时间:
2017-12-29 23:40:21
阅读次数:
362
题目 题目 分析 IDA 大法好,抄了lrj代码。 代码 cpp include include include using namespace std; const int maxans=14; int n,a[maxans+1]; bool ...
分类:
其他好文 时间:
2017-12-26 19:06:47
阅读次数:
144