摘要:
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 阅读全文
摘要:
Reference: https://dictionary.cambridge.org/zht/%E8%A9%9E%E5%85%B8/%E8%8B%B1%E8%AA%9E/assign 阅读全文
摘要:
Reference: 1. 利用GitHub写博客的几种方式: https://github.com/rainzhaojy/blogs/issues/1 2. https://yq.aliyun.com/roundtable/493552 3. https://linuxtechlab.com/ho 阅读全文
摘要:
Reference: 1. https://askubuntu.com/questions/641067/shift-keys-not-working-properly 阅读全文
摘要:
Using Doxygen to generate code documents Content Table Install doxygen Creating a configuration file Running doxygen Documenting the code: Comment blo 阅读全文
摘要:
1.local scope, file scope 2.dynamic extent 3.local static objects 4.static class members Reference: 1.Chapter 2,4, Essential C++ 阅读全文
摘要:
Reference: 1. http://www.dev-hq.net/c++/11--constructors-and-destructors 阅读全文
摘要:
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_ 阅读全文
摘要:
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 阅读全文
摘要:
Managing Interfaces Vivado HLS supports two solutions for specifying the type of I/O protocol used:• Interface Synthesis, where the port interface is 阅读全文