• 2024-05-26Preserve Built-in and User-Defined Styles as CSS
    PreserveBuilt-inandUser-DefinedStylesasCSSGroupDocs.EditorforJava24.4addstheabilitytopreserveandstorebuilt-inanduser-definedstylesasCSSrulesetsinanexternalstylesheet.GroupDocs.EditorforJavaisadocumenteditingl
  • 2024-05-15从头理清uboot(1)-makefile 分析
    目录1.简单介绍及背景2.makefile分析2.1执行makemx6ull_14x14_ddr512_emmc_defconfig之后会发生什么?1.scripts_basic:2.outputmakefile3.FORCE2.2对于实际命令的进一步分析1)@make-f./scripts/Makefile.buildobj=scripts/basic2)@make-f./scripts/Makefile.build
  • 2024-04-02IOS开发使用Xcode上传构建版本报错 Distribution failed with errors:Asset validation failed SDK version issue. This
    报错信息:SDKversionissue.ThisappwasbuiltwiththeiOS16.0SDK.AlliOSandiPadOSappsmustbebuiltwiththeiOS16.1SDKorlater,includedinXcode14.1orlater,inordertobeuploadedtoAppStoreConnectorsubmittedfordistribution.Startin
  • 2024-03-07python_stubs
    https://stackoverflow.com/questions/24266114/pycharm-what-is-python-stubs什么情况下会出现跳转到python_stubs?当我们调用的函数是内置函数或仅二进制存在的函数(没有py文件,只有pyc等)时,pycharm会对某个版本进行硬编码而生成的伪函数(实际不是调用的这个,只是方便我们做开发)。
  • 2024-01-29linux内核-2.Linux 内核makefile编译过程
    1zImage编译_all是默认目标,如果使用命令make或者makeall编译Linux的话此目标就会被匹配。KBUILD_EXTMOD为空的,因此194行的代码成立,因此_all依赖all。all又依赖vmlinux,开始编译vmlinux。makeARCH=armCROSS_COMPILE=arm-linux-gnueabihf-distcleanmakeARCH=armCR
  • 2024-01-26创建ROS工作空间
    创建ROS工作空间 mkdir-p~/catkin_ws/srccd~/catkin_ws/catkin_make bim@bim-Vostro-7570:~/catkin_ws$bim@bim-Vostro-7570:~/catkin_ws$catkin_makeBasepath:/home/bim/catkin_wsSourcespace:/home/bim/catkin_ws/srcBuildspace:/home/bim/catkin_ws/bu
  • 2023-12-31The Great Wall
    TheGreatWall长城TheGreatWallofChinaisoneofthegreatestwondersoftheworld.中国长城是世界上最伟大的奇观之一。Theentirewall,whichhasmanybranches,isabout8800kilometerslong.长城有很多分支,总长度达8800千米。ItstretchesfromShanghaiguanin
  • 2023-12-23ICEE-SPI-debug最好用 SPI 和 JTAG 或更优的(高达104MHz的)SPI通信保障飞速的debug响应;不再像UART的115200 BaudRate ~
    S25FL032P:32-MbitCMOS3.0VoltFlashMemorywith104-MHzSPI(SerialPeripheralInterface)MultiI/OBusSPANSIONZentelSDRAM;https://www.zerodayinitiative.com/blog/2019/9/2/mindshare-hardware-reversing-with-the-tp-link-tl-wr841n-routerhttps://openw
  • 2023-11-17Xcode building for iOS Simulator, but linking in an object file built for iOS, for architecture 
    https://stackoverflow.com/questions/63607158/xcode-building-for-ios-simulator-but-linking-in-an-object-file-built-for-ios-f  改项目配置EXCLUDED_ARCHS[sdk=iphonesimulator*]=arm64改podspecs.pod_target_xcconfig={'EXCLUDED_ARCHS[sdk=iphonesimulato
  • 2023-11-01The following requested languages could not be built: gfortran
      Thefollowingrequestedlanguagescouldnotbebuilt:gfortranSupportedlanguagesare:c,brig,c,c++,fortran,go,lto,objc,obj-c++ strings/home/software/anaconda3/lib/libstdc++.so.6.0.26|grepGLIBCXX_3GLIBCXX_3.4GLIBCXX_3.4.1GLIBCXX_3.4.2GLIBCXX_3.4.3GL
  • 2023-10-31uboot的Makefile添加c文件复制功能--Apple的学习笔记
    一,前言如何能快速知道哪些c被编译到boot了。通过看编译信息,通过看编译完成后的ouput文件夹中的o文件,能否直接copy这些c文件到某个文件夹中,这样搜索看代码定位比较容易。若makefile自己有全部的c路径,那么我做个脚本后处理下,copy这些路径的c即可,另外,makefile居然有复制o文件,那么我只
  • 2023-09-06C++ auto用作函数参数
    c++11中auto不能用作函数参数。在gccversion8.1.0(x86_64-win32-seh-rev0,BuiltbyMinGW-W64project)--C++14中可以运行,会警告:useof'auto'inparameterdeclarationonlyavailablewith-fconcepts
  • 2023-07-20Heka 的编译
    Heka是Mozilla开源的,基于Go语言实现的,插件式log收集和分析系统。已经编译好的release版本可以在下面地址下载:https://github.com/mozilla-services/heka/releases  如果我们想自行编译,以windows下为例,如下: 下载源码:C:\>gogetgithub.com/mozilla-services/hekapackagegi
  • 2023-06-27文章阅读
        Cloudflare弃用NGINX,改用Rust编写的Pingora,你怎么看?将Cloudflare连接到互联网的代理——Pingora的构建方式(how-we-built-pingora-the-proxy-that-connects-cloudflare-to-the-internet) 
  • 2023-06-27解决PetaLinux编译Microblaze的U-Boot的错误 “undefined reference to `eth_get_dev_index'”等
    错误PetaLinux编译Microblaze的U-Boot时,遇到下列错误,链接时提示找不到相关函数。|microblazeel-xilinx-linux-ld.bfd-Bstatic--no-dynamic-linker-Ttext0x80100000-ou-boot-Tu-boot.ldsarch/microblaze/cpu/start.o--start-grouparch/microblaze/cpu/built-
  • 2023-05-17How to use micro:bit V2 to control built-in sensors All In One
    Howtousemicro:bitV2tocontrolbuilt-insensorsAllInOnemicro:bitV2&PythonMakeCodeMakeCodeformicro:bithttps://makecode.microbit.org/https://www.microsoft.com/zh-cn/makecodeAdafruitCircuitPlaygroundExpresshttps://makecode.a
  • 2023-05-04Built-in Functions
    以为内置函数有很多呢 https://docs.python.org/3/library/functions.html 
  • 2023-04-10[Typescript] Generic slots, using built-in types as much as possible
    Therearetwooptionsdoingthesamethings.constmakeSafe=<TParamsextendsany[],TReturn>(func:(...args:TParams)=>TReturn)=>(...args:TParams):|{type:"success";result:TReturn;}
  • 2023-04-04Petalinux
    u-boot生成和载入步骤1.创建工程首先加载Petalinux工具链#设置petalinux工作环境source<PLNX_INSTALL_DIR>/settings.sh#例如source/opt/pkg/petalinux/2018.3/settings.sh创建Petalinux工程#创建Petalinux工程petalinux-create-tproject--templatez
  • 2023-03-18Why am I getting a "RETCODE : ZRC=0x801A006D=-2145779603=SQLZ_CA_BUILT" in the db2diag.log
    IBMSupportWhyamIgettinga"RETCODE:ZRC=0x801A006D=-2145779603=SQLZ_CA_BUILT"inthedb2diag.log?Question&Answe
  • 2023-02-01常见非指纹built-in函数
    unescapeunescape()_函数_可对通过escape()编码的字符串进行解码。unescape("abcdefg")'abcdefg'unescape("\xa2")'¢'unescape("Vistit%20W3school%21")'Vistit
  • 2023-01-25Variables, Built-in Functions
    SomeDefinitionsWelearnedhowtoproducevaluesfromusingoperatorsonothervalues.Wecreatedexpressions!.expression-afragmentofcodethatproduces
  • 2023-01-10GCC Built-in Functions
    TargetBuiltins-UsingtheGNUCompilerCollection(GCC)MIPSLoongsonBuilt-inFunctionsx86Built-inFunctionst.cpp:#include<immintrin.h>gcc-Et.cpp
  • 2023-01-07Reduce the indexing time and CPU load with pre-built JDK shared indexes(idea打开弹出索引问题)
    Intellijidea出现如下提示:ReducetheindexingtimeandCPUloadwithpre-builtJDKsharedindexes解决方法: idea为了能够更快的使用共享索引,会下载JDK和Maven库的共享
  • 2022-11-26GCC-2——杂项汇总
    1. __builtin_constant_p它是GCC的内建函数,用于判断一个值是否为编译时常数,如果参数是常数,函数返回1,否则返回0。#include<stdio.h>#defineMAX10//builtincon