07 2024 档案
摘要:cangjie,尝鲜日记 需求:安装好环境,输出hello world(程序员金字招牌,哈哈~)开整! 1 下载SDK 由于官方关闭了开放下载入口,需要走申请、审核机制。然后gitcode平台,下载安装。我们这里就不方便提供下载地址了。目前,我安装的0.53.4b版本。如图: 下载步骤就不赘述了,下
阅读全文
摘要:<?php class IPQuery { private $fh; // IP数据库文件句柄 private $first; // 第一条索引 private $last; // 最后一条索引 private $total; // 索引总数 private $dbFile = __DIR__ .
阅读全文
摘要:idatetime=`date "+%Y%m%d%H%M%S"` cd /home/admin/php/yqc_code git pull rsync -avl --exclude '.env' --exclude '/public' --exclude '/.git' --exclude '/.g
阅读全文