当前位置:网站首页>ts/js function pass parameter with function writing
ts/js function pass parameter with function writing
2022-08-05 08:38:00 【Sam young】
function a(fn: (value: number) => void) {
fn(1);
}
a((value) => {
console.log(value);
});
// 1
边栏推荐
猜你喜欢
ps怎么拼图,自学ps软件photoshop2022,PS制作拼图效果
JVM运行流程,运行时数据区,类加载,垃圾回收,JMM解析
Ethernet Principle
【结构体内功修炼】结构体内存对齐(一)
EA谈单机游戏:仍是产品组合中极其重要的部分
Redis cache and existing problems--cache penetration, cache avalanche, cache breakdown and solutions
链表专项之环形链表
七夕看什么电影好?爬取电影评分并存入csv文件
DTcloud 装饰器
MVCC of Google's Fragmented Notes (Draft)
随机推荐
Luogu P4588: [TJOI2018]数学计算
树状数组模版+例题
力扣刷题八月第一天
【 a daily topic 】 1403. The increasing order of the sequence, boy
Redis缓存以及存在的问题--缓存穿透、缓存雪崩、缓存击穿及解决方法
Adb 授权过程分析
[NOIP2010 提高组] 机器翻译
【无标题】目录
egg framework
原型&原型链
Luogu P3368: 【模板】树状数组 2
egg框架中解决跨域的三种方案
Why is pnpm hitting npm and yarn dimensionality reduction?
程序设计中的感悟
复现一次循环和两次循环
512色色谱图
手机上流行的各类谜语
Three solutions to solve cross-domain in egg framework
The toss of MM before going to the street (interesting)
按钮上显示值的轮流切换