摘要: There are seven Gmail integration apps in the default Ubuntu 16.04 repositories. Gmail (unity-webapps-gmail) discontinued in 18.04 Gmail Webapp for Un 阅读全文
posted @ 2019-06-21 08:39 wordchao 阅读(237) 评论(0) 推荐(0) 编辑
摘要: Reference: https://dictionary.cambridge.org/zht/%E8%A9%9E%E5%85%B8/%E8%8B%B1%E8%AA%9E/assign 阅读全文
posted @ 2019-06-20 18:56 wordchao 阅读(166) 评论(0) 推荐(0) 编辑
摘要: Reference: 1. 利用GitHub写博客的几种方式: https://github.com/rainzhaojy/blogs/issues/1 2. https://yq.aliyun.com/roundtable/493552 3. https://linuxtechlab.com/ho 阅读全文
posted @ 2019-06-20 11:37 wordchao 阅读(158) 评论(0) 推荐(0) 编辑
摘要: Reference: 1. https://askubuntu.com/questions/641067/shift-keys-not-working-properly 阅读全文
posted @ 2019-06-20 11:34 wordchao 阅读(232) 评论(0) 推荐(0) 编辑
摘要: Using Doxygen to generate code documents Content Table Install doxygen Creating a configuration file Running doxygen Documenting the code: Comment blo 阅读全文
posted @ 2019-06-14 23:54 wordchao 阅读(257) 评论(0) 推荐(0) 编辑
摘要: 1.local scope, file scope 2.dynamic extent 3.local static objects 4.static class members Reference: 1.Chapter 2,4, Essential C++ 阅读全文
posted @ 2019-06-14 18:00 wordchao 阅读(142) 评论(0) 推荐(0) 编辑
摘要: Reference: 1. http://www.dev-hq.net/c++/11--constructors-and-destructors 阅读全文
posted @ 2019-06-11 07:38 wordchao 阅读(316) 评论(0) 推荐(0) 编辑
摘要: Reference: 1. https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_72/rzarg/cplr233.htm 2. https://www.ntu.edu.sg/home/ehchua/programming/cpp/cp4_ 阅读全文
posted @ 2019-06-10 17:59 wordchao 阅读(193) 评论(0) 推荐(0) 编辑
摘要: HLS Stream Library Streaming data is a type of data transfer in which data samples are sent in sequential orderstarting from the first sample. Streami 阅读全文
posted @ 2019-06-06 18:48 wordchao 阅读(804) 评论(0) 推荐(0) 编辑
摘要: Managing Interfaces Vivado HLS supports two solutions for specifying the type of I/O protocol used:• Interface Synthesis, where the port interface is 阅读全文
posted @ 2019-06-05 18:16 wordchao 阅读(3357) 评论(0) 推荐(0) 编辑