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

    Python | Flask 解决跨域问题

    The origin(s) may be regular expressions, case-sensitive strings, or else an asterisk Default The header(s) may be regular expressions, case-sensitive strings, or else an asterisk. The origin(s) may be regular expressions, case-sensitive strings, or else an asterisk Default The header(s) may be regular expressions, case-sensitive strings, or else an asterisk.

    4.1K40发布于 2020-09-28
  • 来自专栏精益码农

    摸鱼快报:golang net/http中的雕虫小技

    URLs in general are case-sensitive (with the exception of machine names). Users should always consider that URLs are case-sensitive。 大意是说:除了domain主机名是大小写不敏感,url一般被认为是大小写敏感。 host are case-insensitive and normally provided in lowercase; all other components are compared in a case-sensitive

    74120编辑于 2023-04-27
  • 来自专栏音视频开发之旅

    音视频开发之旅(57) -如何方便的查看AndroidNative源码

    44:38 You are building on a case-insensitive filesystem. 19:44:38 Please move your source tree to a case-sensitive source.android.com/source/initializing#setting-up-a-mac-os-x-build-environment 和 Move Android source into case-sensitive Mac上建立区分大小的文件系统 hdiutil create -type SPARSE -fs 'Case-sensitive Journaled HFS+' -size 40g ~/android.dmg source.android.com/source/initializing#setting-up-a-mac-os-x-build-environment Move Android source into case-sensitive

    1.6K20发布于 2021-09-09
  • 来自专栏betasec

    安全攻防 | kali系统配置与美化

    oh-my-zsh/wiki/Themes #ZSH_THEME="robbyrussell" ZSH_THEME="ys" # Uncomment the following line to use case-sensitive

    1.5K10发布于 2021-04-01
  • 来自专栏oeasy教您玩转linux、python

    linux系统是未来_大小写敏感_case_sensitive_编程原生态

    无能的标记而是 我们 努力的见证更是 我们 进步的阶梯 python 还是那样 大写 就是 大写小写 就是 小写一点错误 都不能有这也让我们 很安心 ☺️ 这种 区分大小写的特性 叫 大小写敏感case-sensitive ☺️添加图片注释,不超过 140 字(可选)oeasy.py中的代码 是 大小写敏感的shell中命令的执行 也是 大小写敏感的总之 都是 大小写敏感的 (case-sensitive)☺️成功!!!

    25210编辑于 2024-04-22
  • 来自专栏雪碧君终将成长

    phpDocumentor ignore屏蔽文件夹

    ignore /path/tests/* and /path/here/my_test.php Since v1.3.2, the value or pattern you provide will be case-sensitive

    35920编辑于 2023-02-15
  • 来自专栏walterlv - 吕毅的博客

    解决 Git 重命名时遇到的大小写不敏感的问题

    至少截至本文发表时,How do I commit case-sensitive only filename changes in Git? ---- 参考资料 How do I commit case-sensitive only filename changes in Git?

    6.1K40发布于 2018-09-18
  • 来自专栏Albert陈凯

    2018-11-21

    Comparison | Greater than or equal to | | AND | Boolean | Conjunction | | CONTAINS | String comparison | Case-sensitive inclusion search | | DISTINCT | General | Duplicate removal | | ENDS WITH | String comparison | Case-sensitive | NOT | Boolean | Negation | | OR | Boolean | Disjunction | | STARTS WITH | String comparison | Case-sensitive

    64320发布于 2018-12-14
  • 来自专栏开源小分队

    终于找到这个文件搜索神器了

    fd -i hello d:\fd d:\fd\Hello (3).txt d:\fd\hello.txt 选项 -s 或 --case-sensitive 严格匹配大小写。

    80220编辑于 2022-12-07
  • 来自专栏全栈程序员必看

    findwindow详解_finddevicehasbeendestroyed啥意思

    This function does not perform a case-sensitive search.

    82430编辑于 2022-09-21
  • 来自专栏全栈程序员必看

    【OpenGrok代码搜索引擎】三、OpenGrok常用命令

    be analyzed with the given analyzer, where 'analyzer' may be specified using a class name (case-sensitive RubyAnalyzer) or analyzer language name (case-sensitive e.g. C).

    1.7K30编辑于 2022-08-11
  • 来自专栏王小二的Android站

    [073]M1编译AOSP是什么体验

    chown 你的用户名 /opt/ MacOS X默认的文件系统是不区分大小写的,因此需要创建响应的卷,然后挂载: cd /opt/ hdiutil create -type SPARSE -fs 'Case-sensitive

    2.3K20编辑于 2022-03-24
  • 来自专栏大数据成神之路

    Spark调优 | Spark SQL参数调优

    are ignored. spark.sql.hive.caseSensitiveInferenceMode INFER_AND_SAVE Sets the action to take when a case-sensitive Although Spark SQL itself is not case-sensitive, Hive compatible file formats such as Parquet are. Spark SQL must use a case-preserving schema when querying any table backed by files containing case-sensitive Valid options include INFER_AND_SAVE (the default mode– infer the case-sensitive schema from the underlying

    8.3K63发布于 2019-08-16
  • 来自专栏oeasy教您玩转linux、python

    [oeasy]教您玩转python - 0003 - 编写 py 文件

    退出 两个命令一起做 一次完成 python3 oeasy.py ​ 编辑 python 还是那样固执 大写就是大写 小写就是小写 一点错误都不能有 挑剔 这种特性叫做 大小写敏感的 (case-sensitive 也是非常挑剔、吹毛求疵的 一点错误都不能有 可以发现 python 文件中的代码是大小写敏感的 而且系统命令的执行也是大小写敏感的 大写 PYTHON 系统就不认 总之都是大小写敏感的 (case-sensitive

    1.1K30编辑于 2022-10-01
  • 来自专栏MYSQL轻松学

    MySQL大小写敏感总结

    影响列数据的排序规则(或者说比较规则); 可以通过“show collation”命令查看当前版本DB支持的所有collation,其中“_ci”代表case-insensitive大小写不敏感,“_cs”代表case-sensitive

    4.5K40发布于 2018-12-05
  • 来自专栏岑玉海

    sqoop 常见错误以及处理方式

    /dev/urandom Oracle: Case-Sensitive Catalog Query Errors 下面是错误代码 1/09/21 17:18:49 INFO manager.OracleManager

    1.9K50发布于 2018-02-28
  • 来自专栏杨建荣的学习笔记

    探究AWR 第一篇

    /u03/ora11g/product/11.2.0/dbhome_1/ccr/state Choose a Directory Name from the above list (case-sensitive /u03/ora11g/product/11.2.0/dbhome_1/ccr/state Choose a Directory Name from the list above (case-sensitive

    83670发布于 2018-03-13
  • 来自专栏杨建荣的学习笔记

    Oracle 12.2中的一个参数说明(r12笔记第76天)

    This is because the more secure password versions used for this mode only support case-sensitive password

    1.3K80发布于 2018-03-21
  • 来自专栏python前行者

    [1173]regexp_replace()、regexp_substr()、regexp_instr()函数的用法

    , 'c.t', 1, 1, 0, 'c') 'Case-Sensitive', REGEXP_INSTR('Cat City is SO Cute!' , 'c.t', 1, 1, 0, 'i') 'Case-Insensitive'; 结果: +----------------+------------------+ | Case-Sensitive

    2.7K40编辑于 2023-10-10
  • 来自专栏漏洞知识库

    开放漏洞(exp,poc)情报搜集 - 信息搜集篇 - 渗透红队笔记

    * Search terms are not case-sensitive (by default), and ordering is irrelevant.

    3.6K31发布于 2020-11-25
领券