简体   繁体   中英

CPU usage OS X interface

I want to implement this Get CPU percent usage in the simplest way it's possible in XCode with just a windows that shows the CPU percentage usage but I'm newbie in OS X/Cocoa/OBjective-C. How can I do it?

You should learn the basics of Mac application development. Take a look at Your First Mac Application . It's an Apple tutorial taking you step by step and teaching you how to create Mac applications, from creating the project in Xcode, to polishing your finished application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM