代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/292687/3950281
py api.py
# -*- coding: utf-8 -*-
#
# Copyright (C) 2006 Edgewall Software
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this
www.eeworm.com/read/292687/3950292
py api.py
from trac.db.api import _parse_db_str
import os
import unittest
class ParseConnectionStringTestCase(unittest.TestCase):
def test_sqlite_relative(self):
# Default syntax for specifying
www.eeworm.com/read/292687/3950295
py api.py
# -*- coding: utf-8 -*-
#
# Copyright (C) 2007 CommProve, Inc.
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have
www.eeworm.com/read/292687/3950315
py api.py
import trac.perm as perm
from trac.ticket.api import TicketSystem
from trac.test import EnvironmentStub, Mock
import unittest
class TicketSystemTestCase(unittest.TestCase):
def setUp(self):
www.eeworm.com/read/292687/3950330
py api.py
# -*- coding: utf-8 -*-
from trac.test import Mock
from trac.web.api import Request, RequestDone
from trac.web.clearsilver import HDFWrapper
from Cookie import SimpleCookie as Cookie
from StringIO i
www.eeworm.com/read/292670/3950954
h api.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted
www.eeworm.com/read/292375/3953939
cpp api.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("API.res");
USEFORM("myflexcel.cpp", Form1);
//----------------------------
www.eeworm.com/read/291519/3964353
h api.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/290267/3981944
tsy api.tsy
#ifndef lint
static char *rcsid = "$Id: api.tsy,v 1.1.1.1 2003/06/04 00:26:50 marka Exp $";
#endif
/*
* Copyright (c) 2002 Japan Network Information Center.
* All rights reserved.
*
* By using
www.eeworm.com/read/290267/3981987
c api.c
#ifndef lint
static char *rcsid = "$Id: api.c,v 1.1.1.1 2003/06/04 00:25:48 marka Exp $";
#endif
/*
* Copyright (c) 2001,2002 Japan Network Information Center.
* All rights reserved.
*
* By usi