首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
后端
前端
Android
iOS
人工智能
开发工具
代码人生
阅读
西语ai提示词
西语字幕学习材料处理提示词(A1实战精简版) 我正在学习西班牙语,目前水平大约是 A1。 请把我上传的字幕文件当作西语学习材料处理,并严格按以下规则输出: 1. 总体要求 按字幕原顺序,逐句处理 每句
把文字变成艺术:LinkWord 上线「字符画生成器」,让终端酷起来!
你是否见过一些极客的终端里,登录时显示着炫酷的字符 Logo?或者想在代码注释、项目文档里加入一点独特的个性元素?那种由纯字符组成的图案,就是经典的 ASCII 艺术。 今天,LinkWord 工具箱
兰亭妙微设计|UI设计灵感库:8个打破同质化的创意案例
卡片只能做矩形吗?个人中心只能是“头像+列表”吗?APP图标只能一成不变吗?北京兰亭妙微设计团队精选了8个打破常规的UI设计案例:闲鱼的户型轮廓卡片、嘀嗒出行的超椭圆个人中心、饿了么的夏季冰晶图标、爱
1.15 String Manipulation
Manipulate String values using methods in the String class.
Extruding Maps in Adobe After Effects with GEOlayers
AE《Extruding Maps in Adobe After Effects with GEOlayers》教程提取版 一、教程核心内容 这支视频的目标,是在 GEOlayers 里把多个行政区域
1.14 Calling Instance Methods
Class methods and instance methods. Calling instance methods.
1.13 Object Creation and Storage (Instantiation)
An object is typically created using the new keyword.
DATA-DRIVEN Map Animation in Adobe After Effects
DATA-DRIVEN Map Animation in Adobe After Effects(03:00 之后)提取版 一、这支教程在做什么 作者用 GEOlayers 3 + CSV 数据,做一
1.12 Objects: Instances of Classes
Distinguish class, object, attributes, behaviors. Which variable contains/refers to which object.
imKey 私钥管理硬件终端功能解析:离线签名场景与数字凭证安全管理指南
imKey 是 imToken 官方推出的专业级私钥管理硬件终端(imKey Hardware Security Device),专注于通过物理隔离机制实现 Private Key Managemen
兰亭妙微设计|隔空手势为何难普及?从心智模型看体验设计的6个避坑原则
隔空手势推出多年,却始终难以普及——核心原因是用户没有形成统一的心智模型,每个人对“空中划一下”的理解都不一样。北京兰亭妙微设计团队认为,这个反面案例恰恰说明了体验设计的核心:不能凭空创造,得顺着用户
1.11 Math Class
Methods in the Math class, including Math.abs, Math.random, etc.
1.10 Calling Class Methods
Class methods are static methods declared using the static keyword.
Create 3D Location Path Animation in After Effects
AE《Create 3D Location Path Animation in After Effects》操作提取版 一、工程与地图初始化 1. 新建 GEOlayers 地图合成 右侧打开 GEO
1.9 Method Signatures
Methods, declare methods, call methods, constructors.
分享一下笔者的 Mac 装机必备软件
分享一下笔者高频使用的一些 Mac 软件,这周笔记本屏幕坏了,临时换了一台旧电脑使用,重新装一下机 ,趁此机会整理分享一下。
新人入站的自我介绍
大家好,我是来自某双非院校的计算机科学与技术专业大一新生。我将开通我的博客并发布文章,以后请多多指教。
普通人如何选择适合自己的AI大模型?一篇实用指南
在AI技术飞速发展的今天,普通人面对众多AI大模型常常感到困惑:该选哪个?哪个更适合我们的日常需求?
1.8 Documentation with Comments
Comments are explanations for human readers. Precondition and postcondition.
1.7 Application Program Interface(API) and Libraries
Identify a class and an object. Identify attributes and behaviors.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30