代码搜索:create

找到约 10,000 项符合「create」的源代码

代码结果 10,000
www.eeworm.com/read/148696/12442776

h create_bitmap.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM); LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/148696/12442778

mak create_newdir.mak

# Nmake macros for building Windows 32-Bit apps all: Create~1.exe # Update the resource if necessary Create~1.res: Create~1.rc Create~1.h rc -r -fo Create~1.res Create~1.rc # Update t
www.eeworm.com/read/148696/12442780

cpp create_newdir.cpp

#include #include "Create_NewDir.h" #if defined (WIN32) #define IS_WIN32 TRUE #else #define IS_WIN32 FALSE #endif #define IS_NT IS_WIN32 && (BOOL)(GetVersion() < 0
www.eeworm.com/read/148696/12442784

rc create_newdir.rc

#include "windows.h" #include "Create_NewDir.h" MYAPP ICON DISCARDABLE "GENERIC.ICO" MYAPP MENU DISCARDABLE BEGIN POPUP "&File" BEGIN MENUITEM "E&xit"
www.eeworm.com/read/148696/12442785

h create_newdir.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM); LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/132341/14097161

txt create table.txt

行政精英计划网上调查问卷 数据库 studentunion - 数据表 xzdc 运行于 localhost # phpMyAdmin MySQL-Dump # version 2.2.6-rc2 # http://phpwizard.net/phpMyAdmin/ # http://www.phpmyadmin.net/ (download page) # # 主机: loca
www.eeworm.com/read/132340/14097184

txt create table.txt

环保设计大赛网上投票系统 数据库 studentunion 运行于 localhost # phpMyAdmin MySQL-Dump # version 2.2.6-rc2 # http://phpwizard.net/phpMyAdmin/ # http://www.phpmyadmin.net/ (download page) # # 主机: localhost #
www.eeworm.com/read/234213/14119262

m create_gabor.m

close all; clear all; clc; % Creating 40 Gabor Filters G = cell(5,8); for s = 1:5 for j = 1:8 G{s,j}=zeros(32,32); end end for s = 1:5 for j = 1:8 G{s,9-j} =
www.eeworm.com/read/234049/14123998

m create_gabor.m

close all; clear all; clc; % Creating 40 Gabor Filters G = cell(5,8); for s = 1:5 for j = 1:8 G{s,j}=zeros(32,32); end end for s = 1:5 for j = 1:8 G{s,9-j} =
www.eeworm.com/read/131060/14162955

bmp g_create.bmp