个性白开水

文章
8
资源
0
加入时间
2年10月17天

python 二维码解析

1.环境macbrew install zbarpip install pyzbarpip install opencv-pythoncentos8yum install zbar-develpip insatll pyzbar2.使用from pyzbar import pyzbarimport numpy as npimport cv2img_data = cv2....

Mac 上的 iOS App 可用性(IOS APP availability on Mac)

最近进入到develop.apple.com网站的小伙伴, 都会看到一个让开发主账号同意协议的通知:随后登录了主账号,同意了这个通知。再切换会后正常账号后,有这样的提示:iPhone and iPad Apps on Mac. All newly created and existing compatible iPhone and iPad apps will be made available on Mac. Your compatible apps will be published on.

数组遍历的方法

1. for 循环let arr = [1, 2, 3]for(let i = 0; i < arr.length; i++){ console.log(arr[i]) }2. forEach 方法const arr1 = [1, 2, 3, 4, 5]; //声明数组arr1.forEach(function(item) { console.log(item) //item为每一项,不是每一项的索引(切记)})//使用箭头函数arr1.forEa

用JSP操作Cookie

说起来,Cookie应该是一种应用较久的技术了。早在HTML刚刚出现的时候,在每个独立的页面之间没有办法记录和

浅谈python中的占位符

占位符,顾名思义就是插在输出里站位的符号。我们可以把它理解成我们预定饭店。当我们告诉饭店的时候,饭店的系