English 中文(简体)
从C++应用程序开始、停止和发送参数以分离式字母的最佳方式?
原标题:Best way to start, stop and send parameters to separate Python script from C++ application?

我试图解释局势:

  • 我在C++和QT中有一份QT申请。

  • 这项QT申请开始采用一种单独的C++号申请,其背景为:

  • 这两部通信可能使用袖珍,但还不知道。

  • Console C++的申请需要开始并停止我的nu。 它还需要向其发送参数。

  • 一旦开始,这种核心文字就依赖有限的循环,即向青少年或QT申请发送信息,可能使用目录。

  • 我的假释申请需要停止在QT申请下达命令时使用这一核心文字。

问题在于,我如何阻止我的C++号申请中这一单独的字典? 我还可以做些什么来使这一点更加简单?

关于

Spitz

问题回答

http://www.freedesktop.org/doc/dbus-python/doc/tutorial.html

斯皮奥恩·普思松(Sapwn python)作为新过程,使用 for(k)和外围(ecv)(或外围家庭的任何其他功能),让你把论点传给沙尔文。 利用儿童过程识别仪在你用沙尔文做时发出杀人信号。





相关问题
Undefined reference

I m getting this linker error. I know a way around it, but it s bugging me because another part of the project s linking fine and it s designed almost identically. First, I have namespace LCD. Then I ...

C++ Equivalent of Tidy

Is there an equivalent to tidy for HTML code for C++? I have searched on the internet, but I find nothing but C++ wrappers for tidy, etc... I think the keyword tidy is what has me hung up. I am ...

Template Classes in C++ ... a required skill set?

I m new to C++ and am wondering how much time I should invest in learning how to implement template classes. Are they widely used in industry, or is this something I should move through quickly?

Print possible strings created from a Number

Given a 10 digit Telephone Number, we have to print all possible strings created from that. The mapping of the numbers is the one as exactly on a phone s keypad. i.e. for 1,0-> No Letter for 2->...

typedef ing STL wstring

Why is it when i do the following i get errors when relating to with wchar_t? namespace Foo { typedef std::wstring String; } Now i declare all my strings as Foo::String through out the program, ...

C# Marshal / Pinvoke CBitmap?

I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...

Window iconification status via Xlib

Is it possible to check with the means of pure X11/Xlib only whether the given window is iconified/minimized, and, if it is, how?

热门标签