首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏IMWeb前端团队

    Functional JavaScript 之 Partial Application

    传入固定的 “year” 来封装 publishedInYear const publishedIn2019 = (book) => publishedInYear(2019, book); const iBooks publishedInYear = year => book => book.year === year; 利用新实现的 publishedInYear,可以重写 filter 调用,从而消除箭头函数: const iBooks ((year, book) => book.year === year); // 部分调用 const publishedIn2019 = publishedInYear(2019); const iBooks ((book, year) => book.year === year); // 部分调用 const publishedIn2019 = publishedInYear(2019); const iBooks

    53120发布于 2019-12-04
  • 来自专栏梦无矶测开实录

    ios获取原生系统应用的包

    com.apple.iMovie Apple Store com.apple.AppStore Weather com.apple.weather 相机Camera com.apple.camera iBooks com.apple.iBooks Health com.apple.Health Settings com.apple.Preferences Watch com.apple.Bridge Maps

    1.2K00编辑于 2022-08-22
  • 来自专栏不止dotNET

    我用过的那些工具

    Mac iOS iBooks 系统自带的iBooks也非常不错,导入一些PDF、epub等,还能和iCloud同步。Mac iOS 多看 之前在多看买过一些书,现在用的相对较少了,而且也没有Mac版。

    96410发布于 2019-07-19
  • 来自专栏pangguoming

    Swift学习资源

    Definitive Book Web ePub([官方](https://swift.org/documentation/TheSwiftProgrammingLanguage(Swift3.0.1).epub) iBooks Store 《App Development with Swift》 iBooks Store 《Using Swift with Cocoa and Objective-C》 iBooks Store

    3.2K80发布于 2018-03-09
  • 来自专栏腾讯云 DNSPod 团队

    业界 | 一周科技新闻回顾

    11月17日,苹果多项在线服务出现大规模宕机,包括App Store、Apple TV、iTunes Match、iTunes Store、Radio和iBooks等服务。

    18820编辑于 2023-05-04
  • 来自专栏微信公众号:小白课代表

    限时免费 | 8月17日星期四限免应用

    3、eBookGo可以将你的电子书转换为iBooks或Kindle支持格式!主要包括:(epub,mobi,azw,azw3,prc,txt)。

    78930发布于 2018-08-01
  • 来自专栏镁客网

    史上“最软”苹果发布会:四大系统均有更新,独缺硬件产品

    · Apple New、iBooks、CarPlay等多款应用更新 在苹果最受欢迎的应用里,Apple New、iBooks榜上有名。 iBooks方面,苹果给它换了个名字——Apple Books,并推出了Reading Now功能。 CarPlay则首次支持第三方导航应用,高德地图即将入住。

    1.2K40发布于 2018-06-20
  • 来自专栏Timhbw博客

    苹果iOS10开发者预览版Beta1新特性:支持卸载部分系统应用

    可隐藏(卸载)应用如下: 计算器,日历、指南针、通讯录、家庭系统、iCloud、邮件、地图、音乐、笔记、播客、提醒、股票、建议、视频、语音备忘、天气、手表、iBooks。 ?

    89260发布于 2018-05-03
  • 来自专栏畅所欲言

    iOS常用URL Scheme附录

    苹果部分 Safari: http:// maps: http://maps.google.com Phone: tel: SMS: sms: Mail: mailto: iBooksibooks:

    6.4K41发布于 2019-03-01
  • 来自专栏iOSDevLog

    提交 BookReader Framework 到 CocoaPodsBookReaderCocoaPods

    https://github.com/kishikawakatsumi/BookReader BookReader Sample code for PDFKit on iOS 11, clone of iBooks.app ' s.version = '0.1.0' s.summary = 'Sample code for PDFKit on iOS 11, clone of iBooks.app

    74030发布于 2018-07-25
  • 来自专栏机器学习与统计学

    如何用 Python 制作 epub 电子书

    Sarah Jones identifier: doi:10.234234.234/33 publisher: My Press rights: © 2007 John Smith, CC BY-NC ibooks

    96110编辑于 2024-07-16
  • 来自专栏Java开发

    hexo主题之hexo-theme-yilia-plus

    完整配置例子,可以参考yilia-plus博客备份 # Header-菜单 menu: 主页: / 技术笔记: https://zhousiwei.gitee.io/ibooks/ 个人简历 innerArchive: '所有文章' friends: '友链' aboutme: '关于我' # 友情链接 friends: 技术笔记: https://zhousiwei.gitee.io/ibooks

    1.8K10发布于 2019-07-26
  • 来自专栏非典型技术宅

    iOS动画系列之一:带时分秒指针的时钟动画(上)1. 最终实现的效果以及思维导图2. CALayer3. 隐式动画

    “ios核心动画高级技巧.” iBooks. * Paste_Image.png 通过修改transform的m34来达到效果 transform可以看成是一个结构体,所以修改的时候需要通过一个中间量才能修改 “ios核心动画高级技巧.” iBooks. struct CATransform3D{ CGFloat m11(x缩放), m12(y切变), m13(旋转), m14()

    2.5K30发布于 2018-06-28
  • 来自专栏互联网数据官iCDO

    【基础知识】现在很火的app上的deeplink技术,到底是什么?

    iOS系统级应用,有一些已经定义了URL Schemes,比如短信是 sms:、 通话是tel:、iBooksibooks:,在定义自己APP的URL Schemes的时候要避免跟系统应用名称一样。

    26.1K80发布于 2018-03-02
  • 来自专栏为了不折腾而去折腾的那些事

    Apple 老设备(系统)精简记录

    Reminders.app/ SLGoogleAuth.app/ MobileMail.app/ TencentWeiboAccountMigrationDialog.app/ Tips.app/ Videos.app/ iBooks.app Extension.axbundle/ Weather.axbundle WeatherFramework.axbundle WeatherNotifications.axbundle iAdFramework.axbundle iBooks.axbundle

    1.6K10编辑于 2022-05-17
  • 来自专栏一“技”之长

    iOS开发中活动视图控制器UIActivityViewController的应用

    UIActivityType const UIActivityTypeAirDrop;//AirDrop UIActivityType const UIActivityTypeOpenInIBooks;//在IBooks

    5K10发布于 2018-08-15
  • 来自专栏用户9208731的专栏

    imazing是什么软件,有官网imazing 2023免费下载哦

    iPod 触摸或iPad现在,新的 iBooksView 允许您复制 iBooks 应用程序的内容 。提供电子书籍和PDF文件的两种方法。

    2.3K20编辑于 2022-11-06
  • 来自专栏月亮与二进制

    [译]《Motion Design for iOS》(十四)

    你应该看看iBooks上500页的Swift Programming Language 指南,这是免费的。在苹果开发者中心也有一个非常好的Swift引导。

    1.4K10编辑于 2022-05-13
  • 来自专栏cc log

    【译】Swift Delegation

    toc Delegation委托是Apple iOS开发中很常见的一种模式,不过在之前开发Hipo中更多算是照猫画虎,这次来一篇Apple iBooks中《The Swift Programming

    64620编辑于 2022-08-16
  • 来自专栏iOS打包,上架知识大全

    iTunes Connect TERMS OF SERVICE

    the offering of the Content Provider's materials on the iTunes Store, App Store, Mac App Store, and iBooks

    1.1K10编辑于 2023-03-22
领券