代码搜索:Sharpdevelop

找到约 1,153 项符合「Sharpdevelop」的源代码

代码结果 1,153
www.eeworm.com/read/104961/6200669

bat build.bat

csc /t:library /out:xmldefinition.dll /o /reference:..\..\SharpDevelop.exe /recurse:*.cs /r:System.Windows.Forms.DLL /r:System.Drawing.DLL /r:System.DLL /r:System.Xml.DLL
www.eeworm.com/read/104961/6200672

bat build.bat

csc /t:library /out:vbdefinition.dll /o /reference:..\..\SharpDevelop.exe /recurse:*.cs /r:System.Windows.Forms.DLL /r:System.Drawing.DLL /r:System.DLL /r:System.Xml.DLL
www.eeworm.com/read/104961/6200680

bat build.bat

csc /t:library /out:TextTools.dll /o /reference:..\..\SharpDevelop.exe TextTools.cs /r:System.Windows.Forms.DLL /r:System.Drawing.DLL /r:System.DLL
www.eeworm.com/read/104961/6200683

bat build.bat

csc /win32icon:..\resources\SharpDevelop.ico /r:..\shdocvw.dll /t:winexe /out:..\SharpDevelop.exe /recurse:*.cs /res:..\resources\IconResources.resources /res:..\resources\StringResources.resources r
www.eeworm.com/read/104961/6200692

cs menucreator.cs

// MenuCreator.cs // Copyright (C) 2001 Mike Krueger // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published
www.eeworm.com/read/104961/6200733

bat buildd.bat

csc /win32icon:..\resources\SharpDevelop.ico /d:DEBUG /t:exe /out:..\SharpDevelop.exe /recurse:*.cs /r:..\AxShDocVw.DLL /r:..\shdocvw.dll /res:..\resources\IconResources.resources /res:..\resources\St
www.eeworm.com/read/104961/6200780

cs openfiletabeventhandler.cs

// OpenFileTabEventHandler.cs // Copyright (C) 2001 Mike Krueger // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public Lice
www.eeworm.com/read/104961/6200782

cs mainwindow.cs

// MainWindow.cs // Copyright (C) 2001 Mike Krueger // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publis
www.eeworm.com/read/104961/6200798

cs help.cs

// Help.cs // Copyright (C) 2000 Mike Krueger // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by //
www.eeworm.com/read/104961/6200799

cs window.cs

// Window.cs // Copyright (C) 2000 Mike Krueger // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by