MYF

Pursue excellence; Strive for perfection.


  • Home

  • Categories

  • About

  • Archives

  • Tags
MYF

CS193p-FS1 Debugging and Xcode Tips and Tricks

Posted on 2018-01-22 | In 自学 | 0 Comments | Visitors

课程名称:Developing iOS 11 Apps with Swift
课程链接 https://itunes.apple.com/podcast/id1315130780

Read more »
MYF

CS193p-L2 MVC

Posted on 2018-01-20 | In 自学 | 0 Comments | Visitors

课程名称:Developing iOS 11 Apps with Swift
课程链接 https://itunes.apple.com/podcast/id1315130780

  • Model = What your application is (but not how it is displayed)
  • Controller = How your Model is presented to the user(UI logic)
  • View = Your Controller’s minions
Read more »
MYF

CS193p-L1 Introduction to iOS 11, Xcode 9 and Swift 4

Posted on 2018-01-18 | In 自学 | 0 Comments | Visitors

课程名称:Developing iOS 11 Apps with Swift
课程链接 https://itunes.apple.com/podcast/id1315130780

Read more »
MYF

Signals 和 Slot 的区别

Posted on 2018-01-17 | In 自学 | 0 Comments | Visitors

原文链接:http://blog.csdn.net/dove1980/article/details/36175167

Read more »
MYF

CSE167x Lecture3 Transforms 1

Posted on 2017-10-22 | In 自学 | 0 Comments | Visitors

Notes about CSE167 of UCSD on Edx.

Slices available at https://is.gd/6iQ1hZ

Read more »
MYF

Git的团队协作

Posted on 2017-05-09 | In 自学 | 0 Comments | Visitors

J2EE课需要小组协同工作,简单记录一下团队协作的方法

Read more »
MYF

在Mac环境下搭建基于Xcode的OSG开发环境

Posted on 2017-05-08 | In 自学 | 0 Comments | Visitors

网上关于Mac上搭建OSG开发环境的方法非常少,并且还非常古老,这里记录一下如何免编译搭建最新的OSG开发环境。

Read more »
MYF

使用Java连接云服务器的mySQL

Posted on 2017-04-11 | In 自学 | 0 Comments | Visitors

本人服务器为MariaDB,使用MariaDB和MySQL的connector均可,实例如下

Read more »
MYF

Git的标签

Posted on 2017-04-02 | In 自学 | 0 Comments | Visitors

tag就是一个让人容易记住的有意义的名字,它跟某个commit绑定住一起。

Read more »
MYF

Git的分支管理

Posted on 2017-04-02 | In 自学 | 0 Comments | Visitors

介绍一下分支管理,原理在创建与合并分支介绍的很详细了,这里只记录一下指令

Read more »
1…567…30
MenYifan

MenYifan

299 posts
9 categories
96 tags
RSS
GitHub LinkedIn Download ACM
© 2019 MenYifan
Powered by Hexo
Theme - NexT.Pisces