kingsamchen.github.io
自动将 non-capturing lambda 转换为函数指针 | KC的废墟堆
http://kingsamchen.github.io/2017/01/11/automatically-convert-non-capturing-lambdas-to-normal-function-pointers
Will you serve in Heaven, or rule in Hell. 自动将 non-capturing lambda 转换为函数指针. Obs-studio 采用一个专有的 graphics rendering thread 来渲染各种 visualizable sources,并且允许你根据需求,注册各种底层源操作事件的回调函数 obs-studio 自己称之为 signal handler。 我在 obs signal handler 之上,利用. 构建了一层自己的 signal-handler,将原始的 obs 事件经过合理转换后得到语义更加明确的直播姬专属事件,并且通知上层。 但是前面提到,各种源操作都是在 obs 专属的渲染线程上完成的,那么我们向 obs 注册的 handler 也必然运行在这个专属线程上 这显然不是一个好现象,因为在直播姬程序语义下,这部分操作应属于我们自己定义的 UI 线程,并且用户可见的 UI 元素的操作也必须只能在 UI 线程中完成。 于是这里遇到这个 post 要解决的问题 我们使用 chromium base lib 来完成各种线程操作, 但是.
kingsamchen.github.io
Tag: resumable download | KC的废墟堆
http://kingsamchen.github.io/tags/resumable-download
Will you serve in Heaven, or rule in Hell. 利用 chromium net 库的 URLRequest 实现支持断点续传的 URLDownloader. 在 C 11 中实现 apply. Monthly Read Posts in Feb 2017. Monthly Read Posts in Jan 2017. 自动开始安装 Inno Setup 打包的安装程序. 自动将 non-capturing lambda 转换为函数指针. Monthly Read Posts in Dec 2016.
kingsamchen.github.io
Monthly Read Posts in Dec 2016 | KC的废墟堆
http://kingsamchen.github.io/2017/01/04/monthly-read-posts-in-dec-2016
Will you serve in Heaven, or rule in Hell. Monthly Read Posts in Dec 2016. C Performance: Common Wisdoms and Common Wisdoms. The post discusses some oftenly-argued performance related aspects of C . C Exceptions (Almost-)Zero-Cost until Thrown. Smart Pointers and STL: Allocations are Still Evil. Using boost: Case by Case and Only If You Do Need It. RTTI Can be Easily Avoided Most of the Time. On Branch (mis)-Predictions and Pipeline Stalls. On inline asm and SSE. On inlines and force-inlines. Competing c...
kingsamchen.github.io
Tag: function pointer | KC的废墟堆
http://kingsamchen.github.io/tags/function-pointer
Will you serve in Heaven, or rule in Hell. 自动将 non-capturing lambda 转换为函数指针. 在 C 11 中实现 apply. Monthly Read Posts in Feb 2017. Monthly Read Posts in Jan 2017. 自动开始安装 Inno Setup 打包的安装程序. 自动将 non-capturing lambda 转换为函数指针. Monthly Read Posts in Dec 2016.
kingsamchen.github.io
Archives | KC的废墟堆
http://kingsamchen.github.io/archives
Will you serve in Heaven, or rule in Hell. 在 C 11 中实现 apply. Monthly Read Posts in Feb 2017. Monthly Read Posts in Jan 2017. 自动开始安装 Inno Setup 打包的安装程序. 自动将 non-capturing lambda 转换为函数指针. Monthly Read Posts in Dec 2016. 在 C 11 中实现 apply. Monthly Read Posts in Feb 2017. Monthly Read Posts in Jan 2017. 自动开始安装 Inno Setup 打包的安装程序. 自动将 non-capturing lambda 转换为函数指针. Monthly Read Posts in Dec 2016.
kingsamchen.github.io
Tag: iterator | KC的废墟堆
http://kingsamchen.github.io/tags/iterator
Will you serve in Heaven, or rule in Hell. Monthly Read Posts in Dec 2016. 在 C 11 中实现 apply. Monthly Read Posts in Feb 2017. Monthly Read Posts in Jan 2017. 自动开始安装 Inno Setup 打包的安装程序. 自动将 non-capturing lambda 转换为函数指针. Monthly Read Posts in Dec 2016.
kingsamchen.github.io
Tag: urlrequest | KC的废墟堆
http://kingsamchen.github.io/tags/urlrequest
Will you serve in Heaven, or rule in Hell. 利用 chromium net 库的 URLRequest 实现支持断点续传的 URLDownloader. 在 C 11 中实现 apply. Monthly Read Posts in Feb 2017. Monthly Read Posts in Jan 2017. 自动开始安装 Inno Setup 打包的安装程序. 自动将 non-capturing lambda 转换为函数指针. Monthly Read Posts in Dec 2016.
flowercode.org
解决 Install New Software 后 parseSdkContent failed | FlowerCode
http://flowercode.org/archives/42
解决 Install New Software 后 parseSdkContent failed. 进入 Install New Software,选择 Android Developer Tools Update Site. Android Developer Tools Update Site - https:/ dl-ssl.google.com/android/eclipse/. 解决 Install New Software 后 parseSdkContent failed.
keykernel.org
加密狗 | KeyKernel's Blog
http://keykernel.org/tags/加密狗
kingsamchen.github.io
Tag: chromium | KC的废墟堆
http://kingsamchen.github.io/tags/chromium
Will you serve in Heaven, or rule in Hell. 利用 chromium net 库的 URLRequest 实现支持断点续传的 URLDownloader. 在 C 11 中实现 apply. Monthly Read Posts in Feb 2017. Monthly Read Posts in Jan 2017. 自动开始安装 Inno Setup 打包的安装程序. 自动将 non-capturing lambda 转换为函数指针. Monthly Read Posts in Dec 2016.