LoginSignup
4
4

More than 5 years have passed since last update.

Cocoa の API の挙動を macirb で確認

Posted at
    $ macirb
    irb(main):004:0> NSURL.URLWithString("?foo=bar", relativeToURL: NSURL.URLWithString("http://example.com/foo/bar.html")).absoluteString
    => "http://example.com/foo/bar.html?foo=bar"
4
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
4