码迷,mamicode.com
首页 >  
搜索关键字:userland    ( 13个结果
Electron Angular 开发小记
一介绍 electron分为主进程和渲染进程,主进程负责和原生交互,控制窗口等。 渲染进程就是普通网页。主进程和渲染进程可以通过ipcMain(主进程使用)及ipcRenderer(渲染进程用)通信 quick-start中main.js为主进程入口文件 index.html为渲染进程入口文件 另外 ...
分类:其他好文   时间:2016-12-25 11:33:58    阅读次数:350
Intel DPDK的一些参资料
dpdk.orgWhat it isIntel® DPDK is a set of libraries and drivers for fast packet processing on x86 platforms. It runs mostly in Linux userland.This pro...
分类:其他好文   时间:2014-10-11 14:08:05    阅读次数:266
盘古越狱工具在用户空间的行为
详细介绍了盘古越狱工具在用户空间利用的漏洞,工作流程,并给出关键部分的示例代码。...
分类:其他好文   时间:2014-09-18 00:51:53    阅读次数:317
13条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!