在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:jpwiddy/iOS7-BarcodeScanner开源软件地址:https://github.com/jpwiddy/iOS7-BarcodeScanner开源编程语言:Objective-C 100.0%开源软件介绍:iOS7-BarcodeScannerNEW: Settings Menu Added! Ability to disable/enable barcode types which are able to be scanned Barcode scanner using the scanning capabilities introduced with iOS 7. The project as is goes straight into scanning mode to which it constantly looks for barcodes to be scanned. In the viewDidLoad(), it sets the property found in the .h file (allowedBarcodeTypes) to only look for those specific barcodes. This is editable and extremely useful. When an allowed barcode is found, it takes in the data, creates a Barcode object with it, and adds that object to the collection of found barcodes. An alert is then presented telling the user the kind of barcode found, number of barcodes found in the past, and giving the option to scan again or be finished. To use:
Notes:
Coming soon:
NOTE: Code used in this example is used from a fine tutorial series covered in this book. Click the link to follow through - http://www.raywenderlich.com/store/ios-7-by-tutorials |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论