最近把 最后一张画ui的rt 从float换成srgb 并没有引起我预计会有的 alpha混合结果发生变化的事情 我想是因为 1.artists在ps里的工作流是线性空间 2.onchip memory一直都是32bits 和framebuffer 精度无关 所以不用srgb虽然会失去暗部细节 但这 ...
分类:
其他好文 时间:
2019-06-26 13:28:23
阅读次数:
88
一、docker底层依赖的核心技术 1、命名空间 (Namespaces) 2、控制组 (Control Groups) 3、联合文件系统 (Union File System) 4、Linux 虚拟网络支持:本地和容器内创建虚拟接口 (1) 命名空间(Namespaces): 实现了容器间资源的隔 ...
分类:
Web程序 时间:
2019-06-26 01:01:53
阅读次数:
176
在ng-zorro-antd框架下,根据angular的技术文档demo,加入in-memory-web-api后icon不显示解决方案: 在app.module.ts中的imports:[]加入HttpClientInMemoryWebApiModule.forRoot(InMemoryApiSe ...
Introduction to Buffer Overflows Anatomy of Memory Anatomy of the Stack ...
分类:
其他好文 时间:
2019-06-24 00:22:22
阅读次数:
65
vmstat 1 5 表示每隔一秒采集5次。 Procs r: 处于运行队列中的内核线程数目(进程数)。 b: 置于等待队列(等待资源、等待输入/输出)的内核线程数目。 处于block队列中不可中断的进程数 Memory swpd: 可用的虚拟交换内存 free:空闲内存 buff: 已用缓冲数目 ... ...
分类:
其他好文 时间:
2019-06-23 20:46:55
阅读次数:
96
收集hive的log hive的运行日志: /home/hadoop/CDH5.3.6/hive-0.13.1-cdh5.3.6/log/hive.log* memory*hdfs /user/flume/hive-log 1.需要四个包: 传到/home/hadoop/CDH5.3.6/flume ...
分类:
Web程序 时间:
2019-06-23 20:43:26
阅读次数:
119
SOLUTION - In case the cause is a conflicting with existing memory segment, You should remove that segment,for example: Starting ORACLE instance (norm ...
分类:
系统相关 时间:
2019-06-23 17:32:26
阅读次数:
254
Why do we need message queues when we already have the shared memory? It would be for multiple reasons, let us try to break this into multiple points ...
分类:
系统相关 时间:
2019-06-23 14:09:39
阅读次数:
136
In this Document APPLIES TO: SYMPTOMS During the ASM/RDBMS instance startup, you receive the error: SQL> conn / as sysdbaConnected to an idle instance ...
分类:
移动开发 时间:
2019-06-22 23:45:08
阅读次数:
266
LCIS Time Limit: 6000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 9713 Accepted Submission(s): 4215 Problem De ...
分类:
其他好文 时间:
2019-06-21 22:14:11
阅读次数:
149