08 2017 档案

cmake 变量
摘要:https://cmake.org/cmake/help/latest/manual/cmake-variables.7.html cmake-variables(7) Variables that Provide Information Variables that Change Behavior 阅读全文

posted @ 2017-08-29 10:01 merlindu 阅读(2057) 评论(0) 推荐(0)

jQuery 事件
摘要:[1], [2] jQuery 事件方法 事件方法会触发匹配元素的事件,或将函数绑定到所有匹配元素的某个事件。 触发实例: $("button#demo").click() 上面的例子将触发 id="demo" 的 button 元素的 click 事件。 绑定实例: $("button#demo" 阅读全文

posted @ 2017-08-25 11:25 merlindu 阅读(146) 评论(0) 推荐(0)

GNU编码规范
摘要:GNU Coding Standards https://www.gnu.org/prep/standards/standards.html Table of Contents 1 About the GNU Coding Standards 2 Keeping Free Software Free 阅读全文

posted @ 2017-08-17 11:27 merlindu 阅读(1869) 评论(0) 推荐(0)

前端开发第三方库
摘要:bootstrap Materialize A modern responsive front-end framework based on Material Design Created and designed by Google, Material Design is a design lan 阅读全文

posted @ 2017-08-04 10:54 merlindu 阅读(236) 评论(0) 推荐(0)

导航