zhangyc310
zhangyc310
大侠,surfer非常好,非常有用 但也遇到一个问题: 网页中的js通过setTimeout设置了4s后才运行,请问如何让停止4s以自动运行网页里面的js?
[根据`百万英语单词字典增强版`](https://github.com/skywind3000/ECDICT),[做了一个在线字典查询的api](http://dict.e.opac.vip/dict.php?sw=table) `http://dict.e.opac.vip/dict.php?sw=table,desk` 可以提交多个单词批量检索。 一次可以提交多少个单词还没有测试。
mysql8 中导入cvs时,提示word 重复。 mysql 建表采用的`utf8mb4_`字符,建库、建表sql: ``` CREATE DATABASE dict358 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; create table dict358.stardict ( id int auto_increment primary key, word varchar(128) not null, sw varchar(64) not...
请问,如果提供mp3读音,可以整合到字典里面吗? 可以使用AI把这些单词一个个朗读出来。
I like shuttle, it helped me. Now I try warp terminal , and It looks great. Now shuttle support iterm and term to run my cmd . How to use...
有一种场景,不翻墙,用于访问内网,将server端和local端都安装到服务器上,开放一个1080端口代理socks5请求,但需要client的账号认证,请问可以实现吗? 当前server端安装到服务器上,local端运行在本地client电脑上,是一个匿名的socks5代理,需要根据账号、密码的socks5代理。。。。
Hello , I try kartikii , it's superised. I enhanced it , now it support more type ``` 'text' => "text", 'textarea' => "textarea", 'password' => "password", 'time' => "time",...
hello I like kartigii, it greate, and now I add two features, 1, bulk-delete ; 2, gii types 1. add support more fieldtypes ,such as select2,file upload,checkbox,checkboxList,dropdowlist and so. 2....
500error
Hi, goproxy is very good ,I love this soft. I test it in many case, and find that many time it return 500 error, some time it works well ,but...