i-mimi

Yesterday is history, tomorrow is a mystery, today is a gift.

2008年07月

转载 0792和0839的比较研究收藏

0792和0839的比较研究阅读全文>

发表于 @ 2008年07月23日 22:53:00|评论(loading...)|编辑|收藏

转载 西台吉乃尔盐湖年产20万吨镁盐综合利用项目投资收藏

西台吉乃尔盐湖年产20万吨镁盐综合利用项目投资阅读全文>

发表于 @ 2008年07月23日 22:50:00|评论(loading...)|收藏

转载 中信国安投资3.6亿元开发西台吉乃尔盐湖收藏

中信国安(000839)今天发布公告称,公司将投资36138.27万元收购青海中信国安科技发展有限公司(简称青海国安)51%股权,进行青海省西台吉乃尔盐湖锂钾硼资源的综合开发。阅读全文>

发表于 @ 2008年07月23日 22:46:00|评论(loading...)|收藏

转载 盐湖资源比较收藏

盐湖资源阅读全文>

发表于 @ 2008年07月23日 22:42:00|评论(loading...)|收藏

转载 中信国安青海西台吉乃尔盐湖项目浅析 收藏

中信国安(000839)自1997年10月在深交所挂牌以来,一直致力于有线电视网络的开发建设,截止2004年该公司在有线电视网络项目的投资总额已经超过13亿元,拥有直接收费客户500余万户,所在行政区域人口覆盖总数近2亿。众所周知,有线电视网络一直是我国资源性的产业,它潜在的资源效益和经营效益,难以简单地给出一个数字化的评估。中信国安一直以来的资源性开发战略,不仅为其带来了即得的经济效益,也为其可持续性发展奠定了坚实的基础。前不久该公司斥资3亿元,以第一大股东的身份,成功介入青海西台吉乃尔盐湖资源的综合开发,这一举措再一次印证了中信国安的资源发展战略。中信国安的管理层为什么偏偏看上了盐湖资源?青海西台吉乃尔盐湖的开发价值到底有多大?该盐湖项目的启动对中信国安的未来发展意味着什么?……笔者仅以此文为广大投资者释疑。阅读全文>

发表于 @ 2008年07月23日 22:39:00|评论(loading...)|收藏

转载 西台吉乃尔盐湖喜讯不断收藏

在青海柴达木循环经济实验区中,位于盆地西缘的西台吉乃尔盐湖喜讯不断。去年底,由青海中信国安科技发展有限公司投资建设的盐湖3.5吨碳酸锂项目和5万吨硼酸项目相继开工,实现了盐湖钾、镁、锂、硫、氯、氮等元素的综合利用,成为推动西台吉乃尔盐湖工业循环经济崛起的领路人。阅读全文>

发表于 @ 2008年07月23日 22:36:00|评论(loading...)|收藏

转载 NDISUIO Operations收藏

ndisuio.sys is a process belonging to the NDIS(Network Device Interface Specification) User Mode I/O (NDISUIO) NDIS protocol driver which offers support for wireless devices such as Bluetooth and the like. This program is important for the stable and secure running of your computer and should not be terminated.阅读全文>

发表于 @ 2008年07月23日 14:16:00|评论(loading...)|编辑|收藏

转载 Live Mesh: First Look at Microsoft's New Platform收藏

Here, there, everywhere Live Mesh puts you at the center of your digital world, seamlessly connecting you to the people, devices, programs, and information you care about— available wherever you happen to be.阅读全文>

发表于 @ 2008年07月18日 15:44:00|评论(loading...)|编辑|收藏

原创 How to set NULL to a pointer in Managed C++?收藏

How to set NULL to a pointer in Managed C++?阅读全文>

发表于 @ 2008年07月15日 16:54:00|评论(loading...)|编辑|收藏

转载 Handling unmanaged memory pointers in managed memory收藏

This article explores some of the issues in using libraries of unmanaged memory in the new managed memory environment (.Net). We take a look directly at the memory address (pointer) interfaces provided by these libraries and methodologies are presented in C# for manipulating this memory in .Net. 阅读全文>

发表于 @ 2008年07月10日 10:20:00|评论(loading...)|编辑|收藏

原创 Wisdom of Kong Fu Panda收藏

Dream big, achieve high. 阅读全文>

发表于 @ 2008年07月07日 21:20:00|评论(loading...)|编辑|收藏

原创 OS Loader Lock Error?收藏

managed code & dllmain阅读全文>

发表于 @ 2008年07月05日 00:37:00|评论(loading...)|编辑|收藏

转载 How To Organize Template Source Code收藏

This article is aimed at developers who understand templates well enough to use them, but are not very experienced at developing them. Here, I will cover only template classes and not template functions, but the principles are the same in both cases. 阅读全文>

发表于 @ 2008年07月04日 10:19:00|评论(loading...)|编辑|收藏

原创 const_cast & static_cast收藏

if you want to remove the const attribute from a class or a pointer, const_cast can be helpful.阅读全文>

发表于 @ 2008年07月03日 21:24:00|评论(loading...)|编辑|收藏

原创 error C2872: ‘IServiceProvider’ : ambiguous symbol; 收藏

error C2872: ‘IServiceProvider’ : ambiguous symbol using namespace System using /clr , there is an error when complie my project.the problem has been put me out for one whole day, happy to let it go at that.阅读全文>

发表于 @ 2008年07月03日 21:04:00|评论(loading...)|编辑|收藏

转载 How to Marshal a C++ Class收藏

I recently needed to marshal some legacy C++ classes into a C# project on which I was working. Microsoft provides well documented means to marshal C-functions, and to marshal COM components, but they left out a mechanism to marshal C++ classes. This article documents the discoveries I made and the eventual solution I came up with.阅读全文>

发表于 @ 2008年07月02日 22:23:00|评论(loading...)|编辑|收藏

转载 Consuming Unmanaged C++ Class Libraries from .NET Clients收藏

Did you ever face the challenge of calling a regular (unmanaged) C++ class library from managed code? Well, I did, and obviously some of the folks on the discussion board did as well. So, why is it such a challenge?阅读全文>

发表于 @ 2008年07月02日 20:48:00|评论(loading...)|编辑|收藏

转载 PInvoke收藏

PInvoke阅读全文>

发表于 @ 2008年07月02日 20:46:00|评论(loading...)|编辑|收藏

转载 Calling C++ Unmanaged Class from C# 收藏

Calling C++ Unmanaged Class from C# 阅读全文>

发表于 @ 2008年07月02日 16:29:00|评论(loading...)|编辑|收藏

转载 Read binary files more efficiently using C#收藏

binary, c#, eficienctly, files, more, services, web阅读全文>

发表于 @ 2008年07月02日 16:00:00|评论(loading...)|编辑|收藏

原创 Using Unmanaged Code in C# 收藏

The first thing you should understanind is why you would want to use unmanaged code. There are possibly two reasons to call unmanaged code: You want to reuse your code which is already written in an unmanaged environment e.g. VC 6.0 You want to perform some low level work. ( i.e. need in line assembly in your program) 阅读全文>

发表于 @ 2008年07月02日 13:31:00|评论(loading...)|编辑|收藏

转载 Call Unmanaged Code Part 2 - Marshal Class收藏

In previous part we seen, how we can interop with unmanaged code and some simple examples. We observed MarshalAs attribute, that helps us to work with a lot of different unmanaged types,like LPStruct,LPArray,LPStr,LPWStr and others. 阅读全文>

发表于 @ 2008年07月02日 12:54:00|评论(loading...)|编辑|收藏

转载 Call Unmanaged Code. Part 1 - Simple DLLImport 收藏

Managed world is beautiful, I have all classes I want in FrameWork.. But what if I want call some unmanaged code? For instance, I have DLL written in C++, and want use it from C#. 阅读全文>

发表于 @ 2008年07月02日 12:52:00|评论(loading...)|编辑|收藏

Csdn Blog version 3.1a
Copyright © imimi