By admin, 10 六月, 2021

https://github.com/anthonix/ffts

brew install cmake

mkdir build

change CMakefile.txt:

option(ENABLE_SHARED

  "Enable building a shared library." ON

)

 

option(ENABLE_STATIC

  "Enable building a static library." OFF

)

cd build

cmake ..

make

sudo make install

By admin, 27 五月, 2021
  1. Enable Developer Options in Device (Settings-->About Phone-->Tap 7 times on build number)
  2. Turn on Developer options and Enable USB Debugging (in Developer Options)
  3. Add this line in your custom Application class or in the Activity where the Web View is loaded

    // if your build is in debug mode, enable inspecting of web views

标签

By admin, 25 五月, 2021

中国的黄金储备在2009年2015年出现大幅提升,目前价值月12亿美元,是外汇储备4倍。2020年中国生产的黄金产值约25亿美元。据分析,2020年黄金的开采成本约1300美元/盎士。

黄金和外汇储备统计

参考:

By admin, 21 五月, 2021

下面这个图的4列数据分别是1978年、2000年、2018年和2019年的数据。

社保2019年的收入较去年增加4000亿,但支出增加8000亿。按这个速度,2年后将入不敷出。

医疗保险基本上覆盖了全部人口,可以作为国家人口变化的可靠参考值。

事业保险参保人数可以作为有稳定工作人口的参考值。

社会保险

参考:http://www.stats.gov.cn/tjsj/ndsj/2020/indexch.htm