I\'m trying to write a simple program for my little brother. He\'s behind his computer a 开发者_JAVA百科lot of times but he should be learning simple arithmetics for school :D
I am writing a Windows service for doing Parental Control (Visual C++). I am having trouble with the following:
I want to code a standalone app in java to control access to restricted websites while kids use internet when parents are not around. The main idea is to block the adult/unwanted websites based on the
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
How can I prevent users from tampering with, stopping or crashing a Windows Service that is doing work in the background that may take a while to complete?
Can anyone point me to some C# samples for the Windows Parental Controls API. I want to add some functionality that will allow a user to set the duration their child can be logged on in a day. I want
How to make google closure graphics elements draggable and respond to events otherwise? Here\'s what I have so far. I have the circle, but can\'t drag it yet :).