pan class="time-since" title="Mon, 04 Jan 2021 04:36:41 UTC">3 年之前 .. BlocksKit-dummy.m 3e28daaec5 init 3 年之前 BlocksKit-prefix.pch 3e28daaec5 init 3 年之前 BlocksKit.debug.xcconfig 3e28daaec5 init 3 年之前 BlocksKit.release.xcconfig 3e28daaec5 init 3 年之前 BlocksKit.xcconfig 3e28daaec5 init 3 年之前 xiaomo_mobile_ios - Gogs: Go Git Service

小墨的iOS移动端APP代码

朱海文 3e28daaec5 init лет назад: 3
..
Core 3e28daaec5 init лет назад: 3
Lib 3e28daaec5 init лет назад: 3
Tools 3e28daaec5 init лет назад: 3
Easy.h 3e28daaec5 init лет назад: 3
EasyIOS.h 3e28daaec5 init лет назад: 3
xiaomo_mobile_ios - Gogs: Go Git Service

小墨的iOS移动端APP代码

contents.xcworkspacedata 233B

    <?xml version="1.0" encoding="UTF-8"?> <Workspace version = "1.0"> <FileRef location = "group:XiaomoiOSClient.xcodeproj"> </FileRef> <FileRef location = "group:Pods/Pods.xcodeproj"> </FileRef> </Workspace>
xiaomo_mobile_ios - Gogs: Go Git Service

小墨的iOS移动端APP代码

IJKMediaModule.h 1.1KB

    /* * IJKMediaModule.h * * Copyright (c) 2013 Zhang Rui <bbcallen@gmail.com> * * This file is part of ijkPlayer. * * ijkPlayer is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * ijkPlayer is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with ijkPlayer; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #import <Foundation/Foundation.h> @interface IJKMediaModule : NSObject + (IJKMediaModule *)sharedModule; @property(atomic, getter=isAppIdleTimerDisabled) BOOL appIdleTimerDisabled; @property(atomic, getter=isMediaModuleIdleTimerDisabled) BOOL mediaModuleIdleTimerDisabled; @end
Sign In - Gogs: Go Git Service

Sign In