1. brew install pandoc 2. go to?http://tug.org/mactex/morepackages.html and download Basic TeX. 3. Install sublime3 plugin: Markdown Extended 4. Install sublime3 plugin: Pandoc BasicTex的安装位置在...
分类:
其他好文 时间:
2015-09-04 21:17:40
阅读次数:
523
An Isolated DAC Using PWM OutputArduino‘s (ATmega328P) PWM outputs viaanalogWritecan be conveniently turned into analog voltage levels through the use...
分类:
其他好文 时间:
2015-09-04 17:00:01
阅读次数:
254
一、前端模块化的价值解决命名冲突摆脱文件依赖性能优化提高可维护性seajs.use方法调用通过exports暴露接口通过require引入依赖二、Sea.js 的常用 APIseajs.configbase string Sea.js 在解析顶级标识时,会相对base路径来解析seajs.use用....
分类:
Web程序 时间:
2015-09-04 15:46:43
阅读次数:
208
关于竞争冒险:1.use +race utility to locate race condition code ****2.use $vcdplusdeltacycleon to locate race condition code(不常用)3.use vcddiff & vcat t locat...
分类:
其他好文 时间:
2015-09-04 15:45:39
阅读次数:
155
如果需要自动刷新一个页面,可以用一个简单的HTML实现。 这个HTML代码,指定了每隔10秒刷新一次“http://www.cnblogs.com/bitzhuwei/p/CSharpGL-an-easy-to-learn-and-easy-to-use-OpenGL-library-in-csha...
分类:
其他好文 时间:
2015-09-04 15:39:06
阅读次数:
153
/** 分配权限 **/use [master]create login [ln-tf\liaobin] from windows;gogrant control server to [ln-tf\liaobin]; --授予管理员完全控制权限gocreate login [ln-tf\shippi...
分类:
数据库 时间:
2015-09-04 14:17:25
阅读次数:
174
最主要的就是解决lua和clang的问题。下载支持lua和其他扩展的vim。解决lua下载lua53.dll并将其放在与gvim.exe相同的文件夹下。解决clang下载clang_for_windows。安装下载的软件,在_VIMRC中添加下面两行:`let g:clang_use_library...
因为 服务器 的名字 更改过 use msdb go SP_CONFIGURE 'ALLOW UPDATES',1 RECONFIGURE WITH OVERRIDE GO update sysjobs set originating_server='目前的电...
分类:
数据库 时间:
2015-09-04 14:03:34
阅读次数:
183
sum[i..j] = sum[0..j] - sum[0..i-1]. We use a hashmap to check a previous matching index with a given number.class Solution {public: vector subarra...
分类:
其他好文 时间:
2015-09-04 07:34:42
阅读次数:
181
Comparer.Default PropertyComparer.Defaultdoesn't use yourFooComparerclass. It simply returns an instance of the internal classGenericComparer.This cla...
分类:
其他好文 时间:
2015-09-04 07:19:43
阅读次数:
209