代码搜索结果
找到约 10,000 项符合
USB 的代码
usb+Φ
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UltrasonicUSBRadar", "UltrasonicUSBRadar\UltrasonicUSBRadar.cs
usb+Φ
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading;
using LittleNet.UsbMissile;
namespace UltrasonicUSBRadar
{
class MissileController
{
usb+Φ
using System;
using System.Windows.Forms;
using System.Runtime.InteropServices;
using PVOID = System.IntPtr;
using DWORD = System.UInt32;
namespace usb_api
{
unsafe public class usb_interf
usb+Φ
using System;
using System.Collections.Generic;
using System.Text;
using System.Threading;
using System.Windows.Forms;
using PVOID = System.IntPtr;
using DWORD = System.UInt32;
namespace us