I have a little bit stupid Question!! I m writing a little application with C# and the Network programming work with Windows PC s.
我看着来自微软的一些新造物,这说明原因。
因此,现在我只想知道,我可以如何规划,以便我的申请能够与所有PC或Mac而不是有关OS(Win、Rin、MacOS)的联系。
它是可能的? 何时?
感谢大量帮助!
I have a little bit stupid Question!! I m writing a little application with C# and the Network programming work with Windows PC s.
我看着来自微软的一些新造物,这说明原因。
因此,现在我只想知道,我可以如何规划,以便我的申请能够与所有PC或Mac而不是有关OS(Win、Rin、MacOS)的联系。
它是可能的? 何时?
感谢大量帮助!
你可以在C#中使用单一系统开发,并将应用应用到Windows /lav和MacOS。
您可以使用网络服务,而您的客户对其他专业顾问的运用,都可以与网络服务连接并使用网络服务,即使您最终以其他跨专业语言如java开发客户。
而另一方面,根据您的申请需要,您可使用笔/笔或笔试。
这确实取决于你的工作。
如果你想把申请放在不同的个人电脑上,然后他们相互交谈,那么你会看莫诺。 基本上,这意味着你可以写上你的节目。 NET,然后在任何地方运行,执行。 该网络平台可供使用(蒙奥支持Windows、赖恩和麦克索)。
否则,你需要具体说明你的申请与你的联系。
They solved this problem and the solution was web services. If you want TCP/IP that s another story.
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?
I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...
I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...
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 ...
I have two EF entities. One has a property called HouseNumber. The other has two properties, one called StartHouseNumber and one called EndHouseNumber. I want to create a many to many association ...
How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...
Since I cannot order my dictionary, what is the best way of going about taking key value pairs and also maintaing an index?
Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...