Search results

  1. fukurou

    How to Record Screen With Audio on MacBook

  2. fukurou

    🐦swift swift grimoire

  3. fukurou

    Learn How To Use iMovie In 5 Minutes

  4. fukurou

    🐦swift xcode how to set an image views picture

    using image literal to set the image views picture is a blatant lie all it does is error you need this code : import UIKit class ViewController: UIViewController { @IBOutlet weak var imgDice1: UIImageView! override func viewDidLoad() { super.viewDidLoad() // Do any...
  5. fukurou

    livingrimoire memes

  6. fukurou

    cloth folding tutorial

  7. fukurou

    🏕️offgrid build hobbit house

  8. fukurou

    xcode : view without any layout constraint may clip

    "view without any layout constraint may clip" glitch fix : and choose add missing constraints
  9. fukurou

    honkai impact

  10. fukurou

    GitHub Wiki

  11. fukurou

    sliders test

    sliders
  12. fukurou

    XCode grimoire

    new app project create a new Xcode project, or: file, new, project(shift + n), choose the app template on choose options for your new project set interface to STORYBOARD organization identifier example : ninja.site_name or com.name if you have no site choose a dir to save projects into in...
  13. fukurou

    publishing a python library

    create a .pypirc in home folder create account on pypi.org fill in pypirc file : [distutils] index-servers = pypi pypitest [pypi] repository: https://upload.pypi.org/legacy/ username: username password: userpass [pypitest] repository: https://testpypi.python.org/pypi username: username...
  14. fukurou

    Github: How to collaborate on Github

  15. fukurou

    🐍 python the living grimoire is now available in python as well

    https://github.com/yotamarker/public-livinGrimoire/tree/master/livingrimoire%20start%20here/LivinGrimoire%20python
  16. fukurou

    triumph of the will

    proper test procedure : class DiHelloWorld(DiSkillV2): def __init__(self, kokoro: Kokoro): DiSkillV2.__init__(self, kokoro) # Override def input(self, ear: str, skin: str, eye: str): if ear == "hello": self._outAlg =...
  17. fukurou

    set mac pages page background color

  18. fukurou

    🎒travel travel itinerary

  19. fukurou

    💰moneymaxing fighting skills

Top