<template>
<div>
{{test('zhende', 'np')}}
</div>
</template> <script>
export default {
computed: {
test() {
return function(a, b) {
return a + b
}
}
}
}
</script>

最新文章

  1. sprint 3 总结
  2. 解决Chrome重启后插件被禁用的问题
  3. python web编程-CGI帮助web服务器处理客户端编程
  4. hadoop(二):hdfs HA原理及安装
  5. Skill
  6. Android:Intel Atom x86模拟器的安装与使用
  7. 数组工具类 - ArrayUtil.java
  8. PHP时间格式控制符对照表
  9. 你不一定能做对的JavaScript闭包面试题
  10. 使用WinAPI全局热键注册和全局模拟按键
  11. 【转】【Android】HAL分析
  12. Python sql数据的增删改查简单操作
  13. 关于LWIP---UDP
  14. Spring in action (1)
  15. NodeJs系列二:你好,世界
  16. php ueditor 后台配置项返回格式出错,上传功能将不能正常使用!
  17. CentOS6系统编译部署LAMP(Linux, Apache, MySQL, PHP)环境
  18. Heaps(Contest2080 - 湖南多校对抗赛(2015.05.10)(国防科大学校赛决赛-Semilive)+scu1616)
  19. Vue使用Typescript开发编译时提示“ERROR in ./src/main.ts Module build failed: TypeError: Cannot read property &#39;afterCompile&#39; of undefined”的解决方法
  20. vue学习笔记——路由

热门文章

  1. 如何实现 React 模块动态导入
  2. text image &amp; 思维脑图 &amp; xmind
  3. OpenCV &amp; Web Assembly &amp; Web Worker
  4. DoH &amp; DNS over HTTPS
  5. 算法型稳定币USDN是如何保持稳定的?
  6. 听说USDN最近很火,它究竟是什么?
  7. 使用PageHelper进行分页查询
  8. Python3.x 基础练习题100例(31-40)
  9. Redis缓存穿透、缓存雪崩、缓存击穿好好说说
  10. s2010 安装mvc3