代码搜索:visualstudio
找到约 256 项符合「visualstudio」的源代码
代码结果 256
www.eeworm.com/read/184770/5245212
h atlctrlxp2.h
#ifndef __ATLCTRLXP2_H__
#define __ATLCTRLXP2_H__
/////////////////////////////////////////////////////////////////////////////
// Various VisualStudio.NET wanna-be controls
//
// Contains:
//
www.eeworm.com/read/171026/5400845
h atlctrlxp2.h
#ifndef __ATLCTRLXP2_H__
#define __ATLCTRLXP2_H__
/////////////////////////////////////////////////////////////////////////////
// Various VisualStudio.NET wanna-be controls
//
// Contains:
//
www.eeworm.com/read/347775/3163533
h atlctrlxp2.h
#ifndef __ATLCTRLXP2_H__
#define __ATLCTRLXP2_H__
/////////////////////////////////////////////////////////////////////////////
// Various VisualStudio.NET wanna-be controls
//
// Contains:
//
www.eeworm.com/read/411761/2184809
cs byteparser.cs
namespace Microsoft.VisualStudio.WebHost
{
using System;
internal sealed class ByteParser
{
private byte[] _bytes;
private int _pos;
internal ByteParser(
www.eeworm.com/read/332064/3401859
vb customer.vb
Imports Microsoft.VisualStudio.DebuggerVisualizers
_
_
_
www.eeworm.com/read/411761/2184807
cs srcategoryattribute.cs
namespace Microsoft.VisualStudio.WebHost
{
using System;
using System.ComponentModel;
[AttributeUsage(AttributeTargets.All)]
internal sealed class SRCategoryAttribute : Category
www.eeworm.com/read/411761/2184816
cs srdescriptionattribute.cs
namespace Microsoft.VisualStudio.WebHost
{
using System;
using System.ComponentModel;
[AttributeUsage(AttributeTargets.All)]
internal sealed class SRDescriptionAttribute : Descr
www.eeworm.com/read/458552/7294625
cs unittest1.cs
using System;
using System.Text;
using System.Collections.Generic;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace TestStudentManager
{
///
/// Summary descrip
www.eeworm.com/read/11200/212033
vb enrollmentform.vb
' NOTE: This form is inherited from the CaptureForm,
' so the VisualStudio Form Designer may not load this properly
' (at least until you build the project).
' If you want to make changes in the fo
www.eeworm.com/read/11200/212037
vb verificationform.vb
' NOTE: This form is inherited from the CaptureForm,
' so the VisualStudio Form Designer may not load this properly
' (at least until you build the project).
' If you want to make changes in the fo