-
> 命令 wechat:defer
```php
protected $signature = 'wechat:defer';
public function handle()
{
// 收到消息时触发
$this->messageHandler->setHandler(function ($message) {
/…
-
## Long story short
ValueError: Could not parse hostname from URL.
I can't get to work a script (https://github.com/Myzon/vk-sketal and https://github.com/VKBots/VBot)
All leads to aiohttp er…
-
use micronaut 1.1.3
in my application.yml
config
`
router:
static-resources:
vbot:
enabled: true
mapping: /static/**/*
paths: "classpath:pub…
-
composer upgrade的时候自动remove了这个
Removing symfony/debug (v4.0.6)
而且composer提示
Package aferrandini/phpqrcode is abandoned, you should avoid using it. Use endroid/qr-code instead.
在Hanson\Vbot\Fou…
kency updated
5 years ago
-
调用:Video::send($sendTo, $message); 发送视频信息
报错:[ERROR] https://file.wx2.qq.com/cgi-bin/mmwebwx-bin/webwxuploadmedia?f=json cURL error 52: Empty reply from server (see http://curl.haxx.se/libcurl/c/libc…
-
你好,请问在laravel中如何运行,自己尝试了很多次 依然不行 不知道怎么办了
-
PHP Fatal error: Access level to Hanson\Vbot\Contact\Groups::add() must be public (as in class Illuminate\Support\Collection) in /Applications/XAMPP/xamppfiles/htdocs/vbot/vbot/vendor/hanson/vbot/src…
-
### 学员信息
- 学号:
- 学习内容:
- 学习用时:
### 学习笔记
re.findall(r'[\u4E00-\u9FFF]', text)
该用法取出所有中文字符
re.sub('[^\u4e00-\u9fa5]','',text)
该用法将所有非中文字符,替换为空,包含英文字符和标点符号等
#path = os.path.abspath(__file__) …
-
UserName, 好像是动态的,是不是无法保证持续不变,只要登录登出了就会改变?
-
登录啥都好着,过一段时间就会报这个错,就掉线退出了。。
roiwk updated
5 years ago