首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏bit哲学院

    C++字符编码于MSVC和GCC之间的区别

    Unicode 4.0标准的5.2节是如何说的:  The width of wchar_t is compiler-specific and can be as small as 8 bits.

    1.5K00发布于 2021-02-17
  • 来自专栏祥的专栏

    [Qt]中文乱码问题-1

    Unicode 4.0标准的5.2节是如何说的: The width of wchar_t is compiler-specific and can be as small as 8 bits.

    1.7K20发布于 2020-03-10
  • 来自专栏一个会写诗的程序员的博客

    Mac 安装 ClickHouse 报错: Mac 10.15.4: Cannot find objcopy

    COMPILER_GCC OR COMPILER_CLANG) set(COMPILER_FLAGS "${COMPILER_FLAGS} -falign-functions=32") endif () # Compiler-specific

    2.9K40发布于 2021-06-21
  • 来自专栏冰霜之地

    深入研究Block用weakSelf、strongSelf、@weakify、@strongify解决循环引用

    在SOF上能找到相关的答案: __typeof__() and __typeof() are compiler-specific extensions to the C language, because

    1.8K10发布于 2018-08-29
领券