RSS Computer, Electron and Technology
哪吒推荐该订阅
简介:donevii cet & cpplite
原站:http://www.donevii.com
指数:
点击立即订阅,“Computer, Electron an...”的内容有更新,哪吒第一时间提醒您
“Computer, Electron and Technology”的内容更新
累计:24 篇(自 2009-09-29 起)
更新:约10篇/年,最后更新295 天前
Computer, Electron and Technology
几日前把 mb133 的光驱拆掉,在光驱位换上了 ssd 。结果在 brew install git 时发现提示以下错误。mv: cannot resolve index.html: /private/tmp/homebrew-unknown-1.7.4.4-qvlz/git.html上 homebrew issues 里一查,看到有人和我同样错误,也是因为安装了第二块 ssd 的问题。https://github.com/mxcl/homebrew/issues/5113只要按以下操作重新设置 homebrew 的临时目录即可解决。... (295 天前)
Computer, Electron and Technology
最近因为经常离线调试,所以开始重新在本机搭环境,还好 mac 原本就自带了 php 。[515][macbookpro: /tmp]$ which php/usr/bin/php[516][macbookpro: /tmp]$ php --versionphp 5.3.3 (cli) (built: aug 22 2010 19:41:55)copyright (c) 1997-2010 the php groupzend engine v2.3.0, copyright (c) 1998-2010 zend technologies既然有 php 那就先试试直接用 pecl 来安装。s... (307 天前)
Computer, Electron and Technology
在 mac 平台上也试了不少的 ide 和 editor ,各有特色吧。之前听说过有人在 xcode 上做 php 开发,所以今天我也试了一下,和 textmate 一样,采用 esc 键做为自动补全的快捷键,但是有下拉列表,并且在输入时会有提示。在 create project 时选择最左侧的 other 里面的 empty project然后选位置保存即可,如果有代码想添加进来直接在菜单的 project 里有 add to project代码... (307 天前)
Computer, Electron and Technology
mtk在绘制图形的时候使用的是gdi_image_codec_draw这个函数,在这个函数中,mtk会根据img_type这个参数从gdi_image_codecs这个全局数据结构数组中取得相应绘制回调函数。gdi_image_codecs全局变量在gdi_image.c文件中定义。(1)bmp解析过程当img_type为gdi_image_type_bmp_file_offset的时候,mtk会调用gdi_image_bmp_draw_handler作为bmp文件解析的处理函数。在这个函数中,mtk会... (307 天前)
Computer, Electron and Technology
dear sir :下午有看到贵司上传上来的memorydump,但是没有抓全,只有不到1k,正常是external ram internal ram的size,至少要5m以上。请确认在抓的时候 点击 start之后等到finished memorydump的对话框自动弹出才可以新的bin文件download 到手机后:1、开机进入“信息”2、选择“短信”3、按“确定”4、进入了新的界面,在这个界面选择“收件箱”5、按“确定”6、进入了“所有... (307 天前)
Computer, Electron and Technology
在mtk平台上实现 支持全部变量的动态加载必读。1 executable and linkable format(elf)初稿,图请参考elf_format手册1.1 prefaceelf-可执行链接格式最初是由unix系统实验室(usl)作为应用程序二进制接口(abi)开发和发行。工具接口标准委员会tis已经将elf作为运 行在intel32位架构之上的各类型操作系统的可导出对象文件格式标准。elf标准为开发者提供了一组横跨多运行环境的二进制接... (307 天前)
Computer, Electron and Technology
引用链接:http://www.kerneltravel.net/jiaoliu/kern-rbtree.html 红黑树是平衡二叉树的一种,它有很好的性质,树中的结点都是有序的,而且因为它本身就是平衡的,所以查找也不会出现非常恶劣的情况,基于二叉树的操作的时间复杂度是o(log(n))。linux内核在管理vm_area_struct时就是采用了红黑树来维护内存块的。先到include/linux/rbtree.h中看一下红黑树的一些定义,如下:str... (307 天前)
订阅者 ( 2 )
lostsnow
dreamlover2131
相关订阅源
RSS GSeeker

the search business in china

标签: gseeker google it blog web2.0

指数 | 363人订阅  

RSS 不许联想

王小峰,网名“带三个表”,在网上人称“三表哥”。 亦有人称之为“王三表”。毕业于中国政法大学经济专业,曾在政府机关做过监察科员,法国公司做过法方代表,在互联网最火的时候涉足过IT,曾经以“乐评人”形象著称。现任《三联生活周刊》杂志主笔。珍爱生命,远离博客。

标签: 不许联想 王小峰 博客 blog 带三个表

指数 | 1306人订阅  

RSS Computer

computer, the flagship publication of the ieee computer society, publishes peer-reviewed technical content that covers all aspects of computer science, computer engineering, technology, and applications. the articles selected for publication are edited to enhance readability for the general computer reader. computer is a resource that practitioners, researchers, and managers can rely on to provide timely information about current research developments, trends, best practices, and changes in the profession.

标签: computer

指数 | 1人订阅  

我要反馈