Mayx

Results 9 issues of Mayx

Device: RasPi 3B While I use make on my pi, it reports an error: ``` rds_wav.c:81:13: error: too few arguments to function ‘fm_mpx_get_samples’ 81 | if( fm_mpx_get_samples(mpx_buffer) < 0 )...

在页面加入以下代码即可 ` .live_ico_box { display: none } $(document).ready(function(){ $("div#landlord").mouseenter(function(){ $("div.live_ico_box").fadeIn(); }); $("div#landlord").mouseleave(function(){ $("div.live_ico_box").fadeOut(); }); }); `

LOG: ``` ERRO[0512] http body copy error: failed to write JSON message: failed to get writer: WebSocket closed: sent close frame: status = StatusNormalClosure and reason = "the sky is...

bug

设计的很有意思,可是这API怎么想也调不了吧?博客里的API示例是真的有被证实过可以用的吗?

提交 Issue 之前请先在issue上搜索是否有相似问题, 看看能不能解决问题 (有太多相同的issue,没精力处理)。 除非特殊情况,请完整填写以下所有问题,不按模板发的 issue 将直接被关闭。 1) 你正在使用的 V2RayU 和 Mac 版本 ? V2RayU 3.6.0 2) 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证书错误等) 直接安装缺少geosite.dat 3) 请附上出错时软件输出的错误日志。 ``` Xray 1.8.3 (Xray, Penetrates Everything.) Custom...

bug

整了半天,算是有个办法解决这个问题了: 第一步,执行`sudo codesign --force --deep --sign - /Applications/V2rayU.app` 第二步,右键软件,勾选覆盖恶意软件保护 第三步,打开软件 第四部,执行`sudo codesign --force --deep --sign - ~/.V2rayU/V2rayUTool`和`sudo codesign --force --deep --sign - ~/.V2rayU/v2ray-core/v2ray` 然后就能正常运行了。

Fixed #93 Tested on Raspberry Pi 3b and 4b.

**Expected Result** Open a shell. **Actual Result** (base) [root@localhost ~]# darling shell Bootstrapping the container with launchd... Illegal instruction (core dumped) **Steps To Reproduce** after build, I use this command...

Cloudflare Workers免费而且不像Github会封号,推荐增加一个Cloudflare Workers版本。 示例: https://mabbs.github.io/2023/02/22/cron.html