E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
unmanaged
Django 1.1 released
Django 1.1 正式release ,详细见 release notes ,摘几条: Model inprovements:支持
unmanaged
models:不和数据库表一一对应的model
argan
·
2009-07-29 15:00
django
orm
python
单元测试
ACE学习之单体模式(Singleton)
ACE_Singleton : 单体模式 ACE_Singleton会随即想ACE_Object_Manager登记该单体实例,ACE_Object_Manager承担了在程序终止时销毁单体实例的任务,ACE_
Unmanaged
_Singleton
andylin02
·
2009-07-23 18:00
Singleton
c#是如何释放资源的
Effective C# Item 15: Utilize using and try/finally for Resource Cleanup 当我们使用非托管资源(
unmanaged
resources
isiqi
·
2009-07-15 11:00
C++
c
工作
.net
C#
javascript如何避免内存泄露
任何程序都有可能发生内存“泄漏”(即申请了系统内存并且在工作完成后没有释放),并且对于使用非托管语言(
unmanaged
languages)(如C语言)的开发者来说,内存的分配和释放是一个主要的关注点
jackie9305
·
2009-03-18 17:00
JavaScript
编程
Ajax
prototype
脚本
[Ray Linn]用Visual Studio 2008开发IE BHO (浏览器帮助对象)之一
首先谈BHO的开发工具,我偏向使用VC++(
unmanaged
C++) 作为开发工具,因为Java JVM或.Net CLR的虚拟机是个很笨重的东西,也是内
ray_linn
·
2009-03-03 14:00
json
浏览器
IE
chrome
vc++
MSDN文档的错误:关于UnmanagedType.LPStruct和UnmanagedType.Struct
在这个枚举类型中,有两个非常诡异的值,
Unmanaged
.LPStruct和UnmanagedType.Struct。
ATField
·
2008-10-05 14:00
struct
object
Class
文档
structure
Interop
MSDN文档的错误:关于UnmanagedType.LPStruct和UnmanagedType.Struct
在这个枚举类型中,有两个非常诡异的值,
Unmanaged
.LPStruct和UnmanagedType.Struct。
lovnet
·
2008-10-05 14:00
.net
Blog
c#.net 通过 c++.net 使用 windows API 及
unmanaged
code
windowsapplication项目中放弃了mfc,转入c++.netwinform.虽然winform运行速度无法与mfc相提并论,但设计效率大大提高,特别是有了自定义control,代码量强度大大降低,而且很多底层代码(
unmanaged
Akron
·
2008-06-13 10:00
C++
.net
windows
api
C#
buffer
到底什么是托管,什么是非托管的研究
Unmanaged
Code - 非托管代码 :在公共语言运行库环境的外部,由操作系统直接执行的代码。非托管代码必须提供自己的垃圾回收、类型
·
2008-05-04 10:00
WLW: QI for IEnumVARIANT failed on the
unmanaged
server.
WLW:QIforIEnumVARIANTfailedontheunmanagedserver.Itmaybepopupanerrormessagetosaythat"QIforIEnumVARIANTfailedontheunmanagedserver"whenopentheWindowsLiveWriter.Aftersearchongoogle,Ifoundtheresolutionisim
Tao
·
2007-12-05 17:00
winform使用mfc产生异常的解决方案
usingMFCinwinformapplicationgenerateheaperror(_CrtIsValidHeapPointer)Itreplacestheentry-pointwiththe"
unmanaged
"entryinCWinApp
lijun4183
·
2007-10-08 21:18
职场
mfc
WinForm
方案
休闲
winform使用mfc产生异常的解决方案
usingMFCinwinformapplicationgenerateheaperror(_CrtIsValidHeapPointer)Itreplacestheentry-pointwiththe"
unmanaged
"entryinCWinApp
lijun4183
·
2007-10-08 21:18
职场
方案
mfc
酷文转帖
VS2003 在push edi 的时候AV
379.entry原贴时间:2005-11-1原贴作者:eparg 个月做一个case的时候,需要激活vs2003的
unmanaged
debugging.
lovnet
·
2007-09-19 21:00
c
windows
Microsoft
ide
Access
ACE_Singleton与ACE_
Unmanaged
_Singleton
改成ACE_
Unmanaged
_Singleton,自己管理对象的生命期就
eroswang
·
2007-08-28 10:00
测试
Consuming
Unmanaged
C++ Class Libraries from .NET Clients
Environment: ManagedC++,C#,.NETFramework1.1 IntroductionDidyoueverfacethechallengeofcallingaregular(
unmanaged
zhanghefu
·
2007-04-27 17:00
EJB读书笔记 关于EJB持久层的Managed/
Unmanaged
Entities
今天读的EJB的书,看到介绍持久层的一章。其中EJB的持久层由EntityManager机制实现。当一个Entity对象未attach到一个EntityManager上的时候是未被管理(处理)的,这时仍然是一个POJO(plain old Java objects ),对于Entity的改变不会引起数据库的变化。当Entity被attached到一个EntityManager以后,EntityMa
ppenny
·
2007-02-07 15:00
bean
swing
ejb
读书
performance
STL的std::vector和.NET的ArrayList,何者速度较快?
managedcode,C++/CLI、C#、VB应该都一样快,但C++/CLI有个特色,就是能在managedcode中写unmanagedcode,类似C#的unsafecode,假如在C++/CLI中使用
unmanaged
真 OO无双之真乱舞书
·
2006-11-12 11:00
Managed,
Unmanaged
, Native: What Kind of Code Is This?
Managed,
Unmanaged
,Native:WhatKindofCodeIsThis?
C++ Programmer's Cookbook
·
2005-11-21 10:00
Consuming
Unmanaged
C++ Class Libraries from .NET Clients
http://www.codeguru.com/Cpp/Cpp/cpp_managed/interop/article.php/c6867/
subchen
·
2005-04-30 11:00
C++
.net
Class
Calling C++
Unmanaged
Class from C#
Thismaybeano-brainer,butIthoughtI'dpostitanyway.IfyouhaveaC++classinanunmanageddllwhatisthebestwaytocallitfromC#?1.YouneedtowraptheC++classinaCOMobjectorexposetheclassthroughdllexports.Managedcodecanc
subchen
·
2005-04-30 11:00
C++
object
C#
Class
dll
wrapper
上一页
1
2
3
4
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他