本周学习的是第七章 MSF 微软解决方案框架(Microsoft Solution Framework,MSF) 1. 推动信息共享与沟通(Foster open communications)2. 为共同的远景而工作(Work toward a shared vision)3. 充分授权和信任(E ...
分类:
其他好文 时间:
2017-05-28 15:29:58
阅读次数:
196
对于COFF ABI和EABI,我们应将注意力着眼于EABI上。由于它是我们今后项目开发首选的接口方式。本文就将对EABI接口的初始化方式进行深入介绍。 1、自己主动初始化 我们首先介绍一下自己主动初始化的概念,其英文原文例如以下:Any global variables declared as p ...
分类:
其他好文 时间:
2017-05-27 19:02:01
阅读次数:
344
Bootstrap 是最受欢迎的 HTML、CSS 和 JS 框架,用于开发响应式布局、移动设备优先的 WEB 项目。 使用感觉简约大气便捷,扁平化设计。好多好多CSS、JS....总有你心仪的那一款!喜欢就上官网找,那里更丰富呦! ...
分类:
其他好文 时间:
2017-05-27 17:14:21
阅读次数:
239
Sometimes ever, sometimes never. 相聚有时,后会无期。 Maybe love is something we can't touch but we can feel with heart. Five year ago, I met my ex-girlfriend a ...
分类:
其他好文 时间:
2017-05-27 10:46:25
阅读次数:
149
Following are some general papers about ABI and EABI. Entrance https://en.wikipedia.org/wiki/Application_binary_interface PowerPc Embedded Application ...
分类:
其他好文 时间:
2017-05-26 23:27:54
阅读次数:
295
GPU Compute Capability NVIDIA TITAN X 6.1 GeForce GTX 1080 6.1 GeForce GTX 1070 6.1 GeForce GTX 1060 6.1 Tegra X1 5.3 Tesla M40 5.2 Quadro M6000 24GB ...
分类:
其他好文 时间:
2017-05-25 17:15:19
阅读次数:
1412
系统:Centos 7.2 内核3.10.0-327.el7.x86_64 # 内核需要高于2.6.32 ...
分类:
其他好文 时间:
2017-05-25 01:21:44
阅读次数:
266
head header 有头的 headless 无头的 header 首领 headship 领导地位 ahead 在前 forehead 额头 behead 斩首 beheading 斩首 subhead 小标题 work to work 工作 worker 工人 workable 可加工的 w ...
分类:
其他好文 时间:
2017-05-24 19:19:27
阅读次数:
229
链接:https://github.com/search?utf8=%E2%9C%93&q=jsonview; ...
分类:
Web程序 时间:
2017-05-24 12:40:24
阅读次数:
147
1.查询sjcenter数据库里开头为sj_demo和sj_onlyinv的所有表的总条数 select sum(table_rows) from (select table_name,table_rows from tables where TABLE_SCHEMA = 'sjcenter' or ...
分类:
数据库 时间:
2017-05-22 01:22:26
阅读次数:
260