I\'m going to choose a topic for my thesis and it will be a HCI project. (human computer interaction).
I have two applications: c++ service and a RoR web server (they are both running at same VPS) I need to \"send\" some variables (and then do something with them) from each other. For exaple, i\'m loo
I am writing for my desktop some application for handling some services. I wrote in C# an application that calculates something (lets call it cl.exe)
开发者_如何学C 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 sol
Currently I am preparing exercises about networks and mobile communications for students. I was thinking about creating an interactive user-interface which enables the user to drag&drop predefined
I\'m using raw_input() to receive password from user in interactive mode, but I want to make input symbols invisible for security reasons, as it is when you\'re typing your password using sudo or conn
My boss has asked me to look into this question but I\'m not sure wher开发者_运维问答e to begin to research it.
How would I go about interacting with an existing executable on Windows CE using the Compact Framework?
I have a program with many windows open. I want all windows to be visible, but only one window can be interactable, until a certain event has occured. e.g. pressin开发者_C百科g a button.
I want to allow interaction on a trusted webpage to trigger execution of code on the client. The users will be using IE as web browser. The code files 开发者_如何学运维to be executed will be available