Giter Club home page Giter Club logo

iosproject's People

Contributors

njhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iosproject's Issues

这里面的lmjnavigationbar的问题

lmjnavigationbar 实现- (UIView *)lmjNavigationBarTitleView:(LMJNavigationBar *)navigationBar;自定义导航栏view,但是在外部无法修改创建的子视图的属性 是为什么?

大神,运行报错该怎么解决

大神,运行报错该怎么解决?我终端执行了pod update或pod install还是报错:

ld: warning: directory not found for option '-L/Users/semper/Library/Developer/Xcode/DerivedData/iOSProject-beryqctgtzqwfldinolsksiasdxy/Build/Products/Debug-iphonesimulator/ZFPlayer' ld: warning: directory not found for option '-L/Users/semper/Library/Developer/Xcode/DerivedData/iOSProject-beryqctgtzqwfldinolsksiasdxy/Build/Products/Debug-iphonesimulator/ZJScrollPageView' ld: library not found for -lAFNetworking clang: error: linker command failed with exit code 1 (use -v to see invocation)

Analyzing dependencies
Downloading dependencies
Using AFNetworking (3.2.1)
Using BaiduMapKit (4.1.1)
Using DWBubbleMenuButton (1.0.1)
Using FCUUID (1.3.1)
Using FDFullscreenPopGesture (1.1)
Using FLAnimatedImage (1.0.12)
Using FMDB (2.7.5)
Using HMQRCodeScanner (1.0.6)
Using IQKeyboardManager (6.2.0)
Using KILabel (1.0.1)
Using M13ProgressSuite (1.2.9)
Using MBProgressHUD (1.1.0)
Using MJExtension (3.0.15.1)
Using MJRefresh (3.1.15.7)
Using MOFSPickerManager (2.1.3)
Using Masonry (1.1.0)
Using Reachability (3.2)
Using SDCycleScrollView (1.75)
Using SDWebImage (4.4.3)
Using TZImagePickerController (3.1.5)
Using Toast (4.0.0)
Using UICKeyChainStore (2.1.2)
Using UMengAnalytics (4.2.4)
Using UMengUShare (6.4.8.2)
Using YYAsyncLayer (1.0)
Using YYCategories (1.0.4)
Using YYImage (1.0.4)
Using YYText (1.0.7)
Using ZFPlayer (2.1.6)
Using ZJScrollPageView (0.4.0)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There are 32 dependencies from the Podfile and 30 total pods installed.

Apple LLVM 9.0 Error

On Xcode 9.2 there is one issue when building this project:
-fobjc-weak is not supported on the current deployment target
How to resolve this error?
webwxgetmsgimg

仿now直播的动态点击cell效果

能否增加一个类似NOW直播 显示动态详情的效果,手势拖动能让动态详情跟着手势移动缩放,松开后能回到cell原点

列表拖拽

列表拖拽->长按cell->可以拖动的时候立马end->cell消失了
ps:UIGestureRecognizerStateBegan和UIGestureRecognizerStateEnded里面都用了animateWithDuration,�这种情况下,虽然在UIGestureRecognizerStateEnded里面beginCell.hidden = NO;,但是最后执行的是“onCell.hidden = YES;”,所以cell还是隐藏掉了

pod install和pod update都报错[!] Error installing UMengAnalytics友盟的东西

[!] Error installing UMengAnalytics
[!] /usr/bin/unzip /var/folders/4d/j2gnpqv14lj9q0ycpcs10y_m0000gn/T/d20191206-4813-uzu3y/file.zip -d /var/folders/4d/j2gnpqv14lj9q0ycpcs10y_m0000gn/T/d20191206-4813-uzu3y

Archive: /var/folders/4d/j2gnpqv14lj9q0ycpcs10y_m0000gn/T/d20191206-4813-uzu3y/file.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /var/folders/4d/j2gnpqv14lj9q0ycpcs10y_m0000gn/T/d20191206-4813-uzu3y/file.zip or
/var/folders/4d/j2gnpqv14lj9q0ycpcs10y_m0000gn/T/d20191206-4813-uzu3y/file.zip.zip, and cannot find /var/folders/4d/j2gnpqv14lj9q0ycpcs10y_m0000gn/T/d20191206-4813-uzu3y/file.zip.ZIP, period.

[!] 'UMengAnalytics' uses the unencrypted 'http' protocol to transfer the Pod. Please be sure you're in a safe network with only trusted hosts. Otherwise, please reach out to the library author to notify them of this security issue.

语音转文字

录入时比较麻烦,能否做一个类似微信按住说话的功能,说完以后直接把语音转成汉字放到录入框中

clone 超级慢啊?

clone 别的项目都超级快,为什么clone作者的这个项目超级慢???

工程用不了,不能学习喽

工程用不了,pod方式出错, 直接下载文件的方式,下载后,编译也是出错.
作者让别人去学习的初衷没有实现喽.
希望作者处理一下.

the demo can't run

ld: framework not found Hyphenate
clang: error: linker command failed with exit code 1 (use -v to see invocation)

您好,在您的瀑布流demo中,使用了LMJElementsFlowLayout,若collectionView返回两组数据,只显示一组数据

您好,在您的瀑布流demo中,使用了LMJElementsFlowLayout,若collectionView返回两组数据,只显示一组数据,例如在百思demo中BSJMeViewController,添加collectionView的数据源方法

  • (NSInteger)numberOfSectionsInCollectionView:(UICollectionView *)collectionView {
    return 2;
    }

  • (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section
    {
    return 3;
    }

  • (UICollectionViewCell *)collectionView:(UICollectionView *)collectionView cellForItemAtIndexPath:(NSIndexPath *)indexPath
    {
    BSJMeSquareCell *squareCell = [collectionView dequeueReusableCellWithReuseIdentifier:NSStringFromClass(BSJMeSquareCell.class) forIndexPath:indexPath];
    return squareCell;
    }
    只返回了section为0的那组数据

iOSProject.debug.xcconfig: unable to open file

error: /Users/m/Developer/iOSProject-master/iOSProject/Pods/Target Support Files/Pods-iOSProject/Pods-iOSProject.debug.xcconfig: unable to open file (in target "iOSProject" in project "iOSProject") (in target 'iOSProject')

你好!打扰一下,想学习你的项目,这个要pod install么?一打开项目会出现这个,请问这是什么情况?

TZImagePickerController三方使用报错

代码中多次重复出现TZLocationManager的startLocationWithSuccessBlock方法报错;
同样也多次出现TZImageManager的getCameraRollAlbum:NO allowPickingImage:YES completion:报错pod更新后,依然出现类似错误。
2018-04-19 10 19 44
2018-04-19 10 20 02

关于欢迎页增加设置入口选项

  1. 欢迎页最好可以增加一个pageControl的颜色设置入口(当前和高亮);
  2. 有时可能不需要广告页,去掉广告后,又希望欢迎页也有倒计时选项(像广告页可以几秒后可消失),最好也给一个设置入口;

由于是一个单对象,相信加上这几个设置入口,不是很费劲~~~

LMJWebViewController 存在内存泄漏问题

解决方法:

  • (void)viewWillDisappear:(BOOL)animated{
    [super viewWillDisappear:animated];

    [self.webView.scrollView removeObserverBlocks];
    [self.webView removeObserverBlocks];
    }

电子书阅读

可以接一个电子书阅读的,类似多看电子书阅读页面类似的,目前做过电子书阅读,但做出的效果远远不足,可以支持epub、txt等文件的阅读

分享点击微博登录会闪退

我没有安装微博app,闪退原因如下:
-[LMJAppDelegate application:openURL:sourceApplication:annotation:]: unrecognized selector sent to instance 0x142940150

运行报错

No account for team "44HDC9YG72".

No profiles for 'github.com.njhu.iosproject' were found

image

可以增加个广告功能吗?

想向楼主学习一下广告的写法,就是能加载image、gif、视频。能提前缓存以后规定日期内展示的image、gif、视频。因为每次app启动时候,如果在启动的时候下载图片、gif、视频,肯定会有延迟,体验不佳,想提前缓存,并且根据需要展示的日期,自动更换图片、gif、视频。向想楼主学习。

Pod 文件管理优化

你这里的pod 导入的第三方库没有添加到 gitignore 当中,导致的结果就是以后每次你更新第三方库, Git 都会跟踪记录,导致项目文件的 Git 整个体积的膨胀.

error: Multiple commands produce

error: Multiple commands produce '/Users/xhq/Library/Developer/Xcode/DerivedData/iOSProject-bxodsuowbsnzgabxwmiwlidwuxsz/Build/Products/Debug-iphonesimulator/iOSProject.app':

  1. Target 'iOSProject' has create directory command with output '/Users/xhq/Library/Developer/Xcode/DerivedData/iOSProject-bxodsuowbsnzgabxwmiwlidwuxsz/Build/Products/Debug-iphonesimulator/iOSProject.app'
  2. That command depends on command in Target 'iOSProject': script phase “[CP] Copy Pods Resources”

project run failed?

项目是我下载的 并没有拉取 因为clone速度太慢了
我第一次运行代码是运行在虚拟设备 出现的错误如下
image

不知道是不是我需要执行一些其他的代码来处理

项目跑不起来

/Users/xxx/Downloads/iOSProject-master/iOSProject/Pods/Target Support Files/Pods-iOSProject/Pods-iOSProject.debug.xcconfig: unable to open file (in target "iOSProject" in project "iOSProject") (in target 'iOSProject')

pod update的时候出现:

[!] Could not automatically select an Xcode project. Specify one in your Podfile like so:

project 'path/to/Project.xcodeproj'

已经Google

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.