V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  thunderw  ›  全部回复第 16 页 / 共 18 页
回复总数  351
1 ... 8  9  10  11  12  13  14  15  16  17 ... 18  
2021-06-07 11:49:05 +08:00
回复了 MakHoCheung 创建的主题 WWDC WWDC2021
2021-06-06 09:05:51 +08:00
回复了 cs5117155 创建的主题 PHP 使用 openssl_verify 签名校验 SHA256withRSA 的问题
@cs5117155 我这个人比较擅长 Google 😄 关键字:
<transmissionId>|<timeStamp>|<webhookId>|<crc32> verify paypal php
2021-06-05 21:46:04 +08:00
回复了 cs5117155 创建的主题 PHP 使用 openssl_verify 签名校验 SHA256withRSA 的问题
<webhookid> is the ID that PayPal assigned to your webhook when you created it. You can find this a few different places:
If you used the Webhooks API to create the webhook, this would have been the value of /id in the response.
You can use the List All Webhooks API to see the webhooks you have registered. You can grab the webhook ID from there.
You can also see your webhooks from developer.paypal.com. (Go to the Dashboard, then the My Apps & Credentials page. Scroll down to the REST API Apps section and find your REST app. Click on it, then scroll down to the “Sandbox Webhooks” or “Live Webhooks” section. The webhook ID will be displayed in the “Webhook ID” column.)
2021-06-05 21:42:13 +08:00
回复了 cs5117155 创建的主题 PHP 使用 openssl_verify 签名校验 SHA256withRSA 的问题
https://www.bahjeez.com/validating-paypal-webhooks-offline-almost/
webhook ID 看上去不是 WH-开头那个。
另外 signature 要 decode 一下 base64_decode($signature)
2021-06-04 10:03:19 +08:00
回复了 oIMOo 创建的主题 WWDC 哪位收到了 WWDC21 通讯邮件,求转发
现在其实都有了,估计是被大家投诉坏了
https://www.apple.com.cn/apple-events/event.ics
2021-06-04 10:00:22 +08:00
回复了 oIMOo 创建的主题 WWDC 哪位收到了 WWDC21 通讯邮件,求转发
我发现日语版的邮件里有 link😄 加到 Calendar 以后时区是对的
https://www.apple.com/jp/dm/21/2207831-9CB6-43D2-900C-A767BE260EDD/i/event.ics
2021-06-03 10:29:32 +08:00
回复了 sandman511 创建的主题 Apple TV 迫于没钱 iPhone 上的照片怎么存储
如果是中国移动用户的话,你可以试试看和彩云网盘。空间 120G,貌似还时不时有免费的冲印。
2021-06-03 09:44:54 +08:00
回复了 xuqiccr 创建的主题  WATCH 分享你的六月挑战
@2435043xia @Leonard 卡路里这个单位比较奇特。1 千卡 aka 1 大卡 = 1000 卡(路里)。但是神奇的是,因为卡这个单位实在是小,日常基本用不到,所以千卡或大卡也简称卡(路里)。
2021-06-03 09:35:44 +08:00
回复了 xuqiccr 创建的主题  WATCH 分享你的六月挑战
我是运动圆环合上 8 次就行
2021-05-31 15:46:15 +08:00
回复了 Kasumi20 创建的主题 JavaScript f 等于几,为什么?
2021-05-19 11:58:20 +08:00
回复了 jecvay 创建的主题 Windows 今天打开电脑,发现 win10 推送了 21H1
20H1 变化约等于没有,官方文档就说了两点:
* 使用外部摄像头作为 Windows Hello 的默认设备
* 更快更安全地打开文档
2021-05-14 17:21:10 +08:00
回复了 programV2 创建的主题 问与答 🙏V 友们 请教一个 crontab 参数
@programV2 不需要循环你就把月日时分都设了吧。这样就是一年一循环,等过了时间记得删掉就好了。
2021-05-14 17:19:59 +08:00
回复了 programV2 创建的主题 问与答 🙏V 友们 请教一个 crontab 参数
man 5 crontab 可知,时间字段的含义如下
The time and date fields are:

field allowed values
----- --------------
minute 0-59
hour 0-23
day of month 1-31
month 1-12 (or names, see below)
day of week 0-7 (0 or 7 is Sunday, or use names)

Note: The day of a command's execution can be specified in the follow‐
ing two fields — 'day of month', and 'day of week'. If both fields are
restricted (i.e., do not contain the "*" character), the command will
be run when either field matches the current time. For example,
"30 4 1,15 * 5" would cause a command to be run at 4:30 am on the 1st
and 15th of each month, plus every Friday.
如手册所言,星期和日期两个都指定的话,他们是或的关系,是并集。你举的例子表示周一到周三到或 4 号。
但是手册又说了,按名字不能指定范围啊 mon-wed 应该是不行的啊…… 我认为要写 1-3
Names can also be used for the 'month' and 'day of week' fields. Use
the first three letters of the particular day or month (case does not
matter). Ranges or lists of names are not allowed.
工作清单上这个操作竟然算是“Software Repair”
10 分钟搞定。说是估计是橡胶圈被热风吹的膨胀了😓
已到天才吧。
问题说明 /诊断
问题: 顾客描述:设备左右两侧散热进气口有异物堵塞
重现问题的步骤: Genius Bar 问题可见
外观状况: 无明显磕碰痕迹
建议的解决方案: 留店尝试清洁调整。

去掉了查找我的 Mac,关机之后,天才拿到后台去修去了。
看来这批装配有问题呐,竟然这么多人有……
2020-11-25 09:42:23 +08:00
回复了 ZRS 创建的主题 Apple M1 为什么只能够外接一台显示器
估计为了省电也是一个原因。根据 Ruslan Tulupov 的测试,通过使用 DisplayLink 适配器,M1 Mac mini 最多支持连接 6 个外接显示器,M1 MacBook Pro 和 MacBook Air 最多支持连接 5 个外接显示器。
2020-11-11 13:05:02 +08:00
回复了 thinkwei2012 创建的主题 macOS BigSur 11.0.1 Release Candidate 2 Release
关于本机里面已经不带 beta 了。版本号是 11.0.1(20B28)
1 ... 8  9  10  11  12  13  14  15  16  17 ... 18  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1175 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 29ms · UTC 23:30 · PVG 07:30 · LAX 16:30 · JFK 19:30
Developed with CodeLauncher
♥ Do have faith in what you're doing.