I\'m building some home automation software with Cocoa/Objective-C. The main application will have a minimal GUI and will most likely be represented by a status bar icon only.
First of all I apologize in advance for this question, a bit off the rang of stackoverflow, but I\'ve spend a day trying to solve that issue and I\'m totally stuck.
I\'m researching how to best extend a C++ application with scripting capability, and I am looking at either Python or Java开发者_如何学运维Script.User-defined scripts will need the ability to access t
Say I want a certain block of开发者_开发技巧 a bash script executed only if it is between 8 am (8:00) and 5 pm (17:00), and do nothing otherwise. The script is running continuously.
I want to create a command-line script for Cygwin/Bash that logs into a site, navigates to a specific page and compares it with the results of the last run.
I have a bunch o开发者_运维问答f files containing x and y coordinates, representing time and value (space-separated, but canbe amended)
Suppose a script has 1000 lines, and the 10 line has a command takes a long time to run and when I find it is running line 10, I find I need to change line 100, is it possible to do that without stop
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solic开发者_如何学
This question already has answers here: Closed 12 years ago. Possible Duplicate: what’s an option strict and explicit?
as far as I understand, powershell has one profile per user. I would like to prepare multiple environments for different \"hats\" I could put on my head. Like start my \"database worker shell\" which