自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (5)
  • 收藏
  • 关注

原创 glog的交叉编译

glog版本:google-glog 0.5.0glog源码目录编译cmake复制一份gcc-cxx11.cmake,更名为gcc-cxx11-crosscompiling.cmake将gcc-cxx11-crosscompiling.cmake内容更改为如下所示# Sample toolchain file for building with gcc compiler## Typical usage:# *) cmake -H. -B_build -DCMAK.

2021-05-27 19:39:29 1969

原创 gflags的交叉编译

gflags版本:gflags 2.2.2目录编译动态库的编译cmakelbw@DESKTOP-LBW22:/mnt/d/ref/gflags-master/_build$ cmake .. -DGFLAGS_NAMESPACE=gflags -DCMAKE_CXX_FLAGS=-fPIC -DBUILD_SHARED_LIBS=ON -DCMAKE_C_COMPILER=aarch64-linux-gnu-gcc -DCMAKE_CXX_COMPILER=aarch64-li.

2021-05-27 17:43:49 3136

原创 ubuntu下编译、安装及使用gflags

The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used.https://blog.youkuaiyun.com/qq_2263

2021-05-21 17:34:20 2378

原创 ubuntu下编译、安装及使用glog

https://blog.youkuaiyun.com/qq_22634949/article/details/1017188791,安装gflagsgit clone https://github.com/gflags/gflags.gitcd gflagsmkdir build && cd buildcmake .. -DGFLAGS_NAMESPACE=google -DCMAKE_CXX_FLAGS=-fPIC ..make -j4sudo make install注意,

2021-05-19 17:58:24 7398 1

转载 WindowsStore及自带App闪退问题的解决办法

不知怎么的,我的电脑Windows自带的App用不了了,会闪退,特别的打开图片时会闪烁一下,然后提示”应用未启动“。在网上找了许多方法都没效果,最后,找到了下面这个有用的方法。win10-microsoft store卸载了怎么安装回来最近室友都在玩一款游戏,是从microsoft store中下载的,我也想玩。于是win键搜索了下,发现电脑中没有store了,这才想起来之前把sto...

2020-02-06 22:28:56 5171

debounce.pdf

debounce.pdf

2021-06-04

debouncing.pdf

debouncing.pdf

2021-06-04

dsp_debounce.pdf

dsp_debounce.pdf

2021-06-04

工作日志.docx 出差杭州桐乡

工作日志.docx 出差杭州桐乡

2021-06-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除