1 关于virtual关键字的实验 1.1 在派生类中改变virtual函数访问权限 定义两个类A,B,其中B公有派生于A。A中定义一个private成员虚函数func,B中覆写此函数,但是将其访问权限设置为public 2 枚举类 现在有这样一种要求,构造的对象都基于既定的模板,不允许任意构造。比 ...
分类:
编程语言 时间:
2018-04-28 10:48:24
阅读次数:
168
1. Draw straight lines : 1. click pencil button click once on your canvas(starting point) click another time to define your desitination. 2. select ob ...
分类:
其他好文 时间:
2018-04-19 10:34:17
阅读次数:
176
前言:这个网站详细讲了水平、垂直、水平垂直的css方法。https://css-tricks.com/centering-css-complete-guide/ 布局的传统解决方案,基于盒状模型,依赖 display属性 + position属性 + float属性。它对于那些特殊布局非常不方便,比 ...
分类:
其他好文 时间:
2018-03-14 16:59:31
阅读次数:
160
这篇文章很详细的列举了几种方式来开始solidity开发: https://medium.com/@davekaj/solidity-tips-and-tricks-for-beginners-building-their-first-dapp-on-ethereum-fed32d6a19ac 最快 ...
分类:
其他好文 时间:
2018-03-11 14:46:29
阅读次数:
214
#语法 有三种类型的重复渐变,其中两种当前在官方规范中支持,另一种在当前的工作草案中。 每个符号的语法与其相关的渐变类型相同。例如,repeating-linear-gradient()遵循与之相同的语法linear-gradient()。 渐变重复由最终的色彩停止决定。如果这是在20px中,梯度的 ...
分类:
其他好文 时间:
2018-03-09 11:11:09
阅读次数:
175
1.布局框架: Bootstrap: http://getbootstrap.com/ Foundation: http://foundation.zurb.com/ Uikit: http://www.getuikit.com/ Web Components:http://css-tricks.c ...
分类:
其他好文 时间:
2018-03-06 10:20:16
阅读次数:
195
第一天培训,讲的基本算法,东西很多。还有些数论,图论,数据结构and some small tricks 一.输入输出技巧 二.数组的高级用法 三.竞赛树 四.快速幂 ...
分类:
其他好文 时间:
2018-02-25 20:40:32
阅读次数:
222
下载地址:网盘下载 内容简介 · · · · · · 《深入学习MongoDB》分两部分,分别对应O'Reilly公司出版的Scaling MongoDB 50Tips and Tricks for Mongo DB Developers两《深入学习MongoDB》的内容。第一部分全面讲解了有关建立 ...
分类:
数据库 时间:
2018-02-24 13:12:34
阅读次数:
265
Q. Best way to learn english language!!A. Read the oxford dictionary... Really?? No you learnt english reading novels and watching movies.Q. Best way ...
分类:
编程语言 时间:
2018-02-02 11:52:01
阅读次数:
290
1、 SVG+JS path等值变化实现CSS3兴叹的图形动画 « 张鑫旭-鑫空间-鑫生活.html http://www.zhangxinxu.com/wordpress/2014/06/svg-path-d-polyline-points-bezier-curves/ 2、 SVG之Animat ...
分类:
其他好文 时间:
2018-01-29 15:42:01
阅读次数:
174