• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
whether-or-not
博客园    首页    新随笔    联系   管理    订阅  订阅
2022年3月5日
uni-app使用video组件碰到的一系列问题记录
摘要: 第一,网速慢,获取不了视频,真机调试播不了,但是浏览器是可以的 <view class="card" v-for="(item,index) in videolist" :key='index'"> success: (res) => { console.log(res,'res.data'); v 阅读全文
posted @ 2022-03-05 09:59 whether-or-not 阅读(4155) 评论(1) 推荐(0)
2022年2月24日
使用python做一个简单的互动功能(学习)
摘要: import random gold = 0 while True: print('现在拥有的%d' % gold) if gold >= 5: print('_________准备开始游戏___________') gold -= 5 dice1 = random.randint(1, 6) di 阅读全文
posted @ 2022-02-24 17:33 whether-or-not 阅读(172) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3