aquman888's recent timeline updates
aquman888

aquman888

V2EX member #568182, joined on 2022-01-06 16:31:43 +08:00
调查一下有多少人失业。。
调查  •  aquman888  •  Apr 30  •  Lastly replied by signalas1
20
大家拍摄的照片用什么工具同步到电脑里?
iPhone  •  aquman888  •  Sep 4, 2023  •  Lastly replied by nakwan
62
关于华硕无线路由器组网的问题
宽带症候群  •  aquman888  •  Jan 11, 2023  •  Lastly replied by corcre
16
关于手机解锁会瞬间断开无线网的问题
iPhone  •  aquman888  •  Dec 30, 2022  •  Lastly replied by SuzutsukiKaede
10
关于路由器 mesh 的问题
宽带症候群  •  aquman888  •  Nov 19, 2022  •  Lastly replied by huangya
13
iPhone 照片如何正确的传输到电脑保存
Apple  •  aquman888  •  Sep 8, 2022  •  Lastly replied by aquman888
16
第一次发帖请教关于全屋漫游的问题
路由器  •  aquman888  •  Mar 1, 2022  •  Lastly replied by aquman888
2
aquman888's recent replies
Dec 19, 2023
Replied to a topic by chengshilieren PHP 自学 PHP 找工作有没有钱途
@likunyan 入国军难道是错误的嘛?看看人家当年过去的人的子孙的生活,免费医疗,养老,免签多少个发达国家
Aug 19, 2023
Replied to a topic by MiaoLei911 PHP 咨询(请教) PHP 数组逻辑处理问题。
<?php
$min = 13;
$max = 47;

$data = array();
$current = $min;

while ($current <= $max) {
$step_begin = $current;
$step_end = min($current + 10 - ($current % 10), $max + 1);

$data[] = array(
"begin" => $step_begin,
"end" => $step_end - 1
);

$current = $step_end;
}

print_r($data);
?>
@zjuster 我用的免费的,容量好像就 5G ,如何把手机相册照片备份到 PC 指定的盘符?
@oner onedrive 我是用的免费的,容量好像就 5G ,如何把手机相册照片备份到 PC 指定的盘符?
@laodouchi 怎么用,我想把照片存在指定的位置
@motai 下次试试,谢谢
@lmshsqlc 看来这样还不如数据线拷贝来的简单暴力
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3529 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms · UTC 04:29 · PVG 12:29 · LAX 21:29 · JFK 00:29
♥ Do have faith in what you're doing.