Post the program (source code) on your blog using Quick Highlighter

Quick Highlighter

I wanted to post a program (source code) on my blog, so I asked Google and found a service called Quick Highlighter

This time, I set it up and output it as shown below.

Select a language
(Programming language for the source code to be output, this time select Objective-C)
Enter code
(Copy and paste the source code here)
Options
(Select Normal for now)

I just checked everything else.
Then click on Highlight!
Quick Highlighter

The output code<li> There was an unnecessary description in the tag, so I deleted it and made some changes.

  1. #import "ViewController.h"
  2. @implementation ViewController
  3.  
  4. - ( void ) viewDidLoad
  5. {
  6.     [super viewDidLoad];
  7. NSLog ( @ "Hello World!" ) ;
  8. }
  9.  
  10. @end

Did it fit well? I think so.
I'd like to use it like this for a while and see how it goes.

  • Add this entry to Hatena Bookmarks

At "naouniverse.com", the administrator writes about things, things, and the world that interest him.
Gadgets, cameras, design, programming, L'Arc~en~Ciel, etc...