代码搜索:DOTNET
找到约 1,731 项符合「DOTNET」的源代码
代码结果 1,731
www.eeworm.com/read/421271/10745477
cpp dlgdowntattachment.cpp
// DlgDownTAttachment.cpp : implementation file
//
#include "stdafx.h"
#include "dotNET界面.h"
#include "DlgDownTAttachment.h"
#include ".\dlgdowntattachment.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/421271/10745571
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by dotNET界面.rc
//
#define IDD_ABOUTBOX 100
#define IDD_SEARCHDLG 105
#define ID
www.eeworm.com/read/224537/14585925
inc gettable.inc
Function GetTable(ByVal strMDB As String,ByVal strTable As String)
Dim strConStr As String = "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source=F:\dotNet
www.eeworm.com/read/279715/4135457
cs dotnetfunctions.cs
using System;
using org.drools.rule;
using org.drools.spi;
namespace org.drools.semantics.dotnet
{
///
/// .NET Functions
///
public class DotNetFunctions : Function
www.eeworm.com/read/443730/1738349
bat magicdemobuild.bat
mkdir ..\..\src
mkdir ..\..\distrib
..\..\..\..\..\..\..\bin\win32\mcc -M -silentsetup -vg -B "dotnet:MagicDemoComp,MagicSquare,1.0,private" -d ..\..\src ..\..\makesquare.m
move ..\..\src\Magic
www.eeworm.com/read/350705/3118064
bat magicdemobuild.bat
mkdir ..\..\src
mkdir ..\..\distrib
..\..\..\..\..\..\..\bin\win32\mcc -M -silentsetup -vg -B "dotnet:MagicDemoComp,MagicSquare,1.0,private" -d ..\..\src ..\..\makesquare.m
move ..\..\src\Magic
www.eeworm.com/read/421271/10745665
cpp dlgaddtattachment.cpp
// DlgAddTAttachment.cpp : implementation file
//
#include "stdafx.h"
#include "dotNET界面.h"
#include "MyFolder.h"
#include "DlgAddTAttachment.h"
#include ".\dlgaddtattachment.h"
#ifdef _DEB