摘要:
1.基本数据类型和数组都是值传递 变量 声明一个变量 第一种,指定变量类型,声明后若不赋值,使用默认值 var name type name = value 第二种,根据值自行判定变量类型(类型推断Type inference) 如果一个变量有一个初始值,Go将自动能够使用初始值来推断该变量的类型。 阅读全文
阅读排行榜
mysql知识提升
2021-07-17 10:40 by 天心PHP, 36 阅读, 收藏,
摘要:
视频:https://www.bilibili.com/video/BV1eD4y1D7pR?p=40&spm_id_from=pageDriver 笔记1:https://blog.csdn.net/weixin_43494537/article/details/118545391?spm=100 阅读全文
什么是跨域?跨域解决方法
2021-07-10 14:29 by 天心PHP, 36 阅读, 收藏,
摘要:
https://blog.csdn.net/qq_38128179/article/details/84956552 阅读全文
Allegro API接口
2025-04-23 15:12 by 天心PHP, 31 阅读, 收藏,
摘要:
Allegro退货报告 文档:https://developer.allegro.pl/documentation#operation/getCustomerReturns AllegroController <?php class AllegroController extends YbContr 阅读全文
SHEIN 开放平台授权
2025-08-13 11:20 by 天心PHP, 27 阅读, 收藏,
摘要:
文档地址:https://open.sheincorp.com/documents/system/2169474d-1d4a-41a9-b9fd-427f63f54a63 合作模式分为: 1:自主运营 2:全托管 3:半托管 4:SHEIN自营 运营方式分为: 1:自主运营 2:半托管 新建应用后, 阅读全文