shaoyirobin's recent timeline updates
shaoyirobin

shaoyirobin

V2EX member #527858, joined on 2021-01-11 22:50:39 +08:00
Today's activity rank 23026
shaoyirobin's recent replies
11h 22m ago
Replied to a topic by daguaochengtang 问与答 难道只有我遇到了这个 bug?
我这边的是若以框架,它自己定义了类似$modal,我为了兼容增加了定义,然后没定义好.少了引入
解决方案是
````
// 1. 必须要引入原生的 vue ,告诉 TS 我们是在原模块基础上扩展
import { ComponentCustomProperties } from 'vue'
declare module '@vue/runtime-core'{
interface ComponentCustomProperties {
$modal: {
/** 消息提示 */
msg: (content: string) => void
}}}

// 3. 必须确保文件内有 export ,哪怕是个空导出,用以触发模块扩展机制
export {}
007 不怕 外国那种牢狱盯着你工作那种?
May 22, 2021
Replied to a topic by asdasdasdzxc 程序员 社会上全才和专才的需求
我觉得深度不是可以用来考量你是不是全才或者是专才的评价标准。
May 20, 2021
Replied to a topic by AntonChen 中州韻 Rime 小狼毫 在乱敲的情况下非常卡
配置里的功能配置多了。试下把默认配置里的 key_binder 和 recognizer,再不行把 engine 这个也删了。
我是参考了这份去配置,
https://github.com/rime/rime-luna-pinyin/blob/master/luna_pinyin_simp.schema.yaml#L33
Mar 17, 2021
Replied to a topic by miaeLKK 职场话题 留我一人运维,好吗?
当真有事时,就不是你一个人了,没事
Jan 28, 2021
Replied to a topic by orannge Android 摩托罗拉骁龙 870 仅 1999,当备用机怎么样
备用机,真正需要的时候,买不是更香?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   950 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 466ea39e · 19ms · UTC 20:23 · PVG 04:23 · LAX 13:23 · JFK 16:23
♥ Do have faith in what you're doing.