sprintf“ 的搜索结果

sprintf.js is a complete open source JavaScript sprintf implementation

JavaScript2.13 k
1 年前

Golang ultimate ANSI-colors that supports Printf/Sprintf methods

Go1.47 k
8 个月前
JavaScript201
3 年前

sprintf accelerator for GCC and Clang

C399
2 年前

A tiny printf and sprintf library for small embedded systems

C239
2 年前

Dart implementation of sprintf

Dart89
3 年前

Extended POSIX-style sprintf

JavaScript35
4 年前
JavaScript33
15 年前

sprintf for node.js based on Alexandru Marasteanu's browser version

JavaScript73
8 年前

sprintf-style postgres query escaping and helper functions

JavaScript82
2 年前
gookit/color

🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 P...

Go1.56 k
8 天前

1、sprintf、vsprintf这两个函数在使用%d时,存在强制转换为int型,但是,taint无法识别 针对此问题,我对sprintf和vsprintf的逻辑判断进行更改, 2、使用针对XSS的过滤函数时,sql注入的漏洞无法检测 在php_taint.h中新加了多个污染位置 3、使用base64_decode、json_decode、urldecode进行处理后的参数,无法检测漏洞 对这三...

C7
7 年前