代码搜索:Sharpdevelop
找到约 1,153 项符合「Sharpdevelop」的源代码
代码结果 1,153
www.eeworm.com/read/232683/4696353
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("SharpDevelop")]
[assembly: AssemblyDescription("free C# IDE")]
[assembly: AssemblyConfiguration("")]
[a
www.eeworm.com/read/232683/4696357
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("SharpDevelop")]
[assembly: AssemblyDescription("free C# IDE")]
[assembly: AssemblyConfiguration("")]
[a
www.eeworm.com/read/206619/5005919
cs compilationunit.cs
// created on 04.08.2003 at 17:31
using SharpDevelop.Internal.Parser;
namespace VBBinding.Parser.SharpDevelopTree
{
public class CompilationUnit : AbstractCompilationUnit
{
public ov
www.eeworm.com/read/206619/5007859
cs filelinereference.cs
//
// SharpDevelop
//
// Copyright (C) 2004 Matthew Ward
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub
www.eeworm.com/read/206619/5007860
cs outputtextlineparser.cs
//
// SharpDevelop
//
// Copyright (C) 2004 Matthew Ward
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub
www.eeworm.com/read/206619/5007874
cs webreferencenode.cs
//
// SharpDevelop
//
// Copyright (C) 2005 Matthew Ward
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub