首页 新闻 论坛 群组 Blog 文档 下载 读书 Tag 网摘 搜索 .NET Java 游戏 视频 人才 外包 数据库 第二书店 程序员

Tag/ 


共39个网摘 [ 1  2 ]  下一页  |  

folder sizes - Windows Vista

dbforum147收录,使用标签:but, is, there, a, way, of, showing, the, folder, tree, with, the, sizes, of, all, files,时间:2008-6-30 23:30:19 | 相关网摘我也收藏

folder sizes
Hello,

I am trying to find out how much disk space the various files & folders in
my 'Documents' take up.

I know how to get the size of individual files, and individual folders, but
is there a way of showing the folder tree with the sizes of all files ,
folders, sub-folders ate the same time ?

Thanks

KK


Vista Ulta. Excel 2002 Comments out of alinement - Windows Vista

dbforum147收录,使用标签:If, I, go, to, the, top, of, the, file, and, put, in, another, line, of, date, it, will,时间:2008-6-30 23:27:53 | 相关网摘我也收藏

Vista Ulta. Excel 2002 Comments out of alinement
I have a couple of thousand rows with a hundred comments which I'm showing.
If I go to the top of the file and put in another line of date it will
through every comment I have out of whack. What can I do about this? Can I
fix this without a micro because I don't know crap about micro's.


How do you print 1 Page and Network Printers Appear in Word but not Outlook - Outlook

dbforum147收录,使用标签:routine, because, they, are, both, parts, of, the, Office, software,时间:2008-6-30 21:45:12 | 相关网摘我也收藏

How do you print 1 Page and Network Printers Appear in Word but not Outlook
I have two problems. First, it seems rather ridiculuous that there is no
easy way to print one page of an e-mail message. The only choice that you
have are even, odd, and all pages. The default format for e-mail is html.

What is even stranger is that I have Word 2003 SP1 set as the default for
editing e-mail messages, but when I click on edit on the Outlook menu bar,
it does not default to the word print dialog box, which last time I checked
allowed you to specify a range of pages.

The other problem is that I have a networked printer that appears in the
Word Printer dialog box, but does not appear in the Outlook dialog box.

You would think that Outlook and Word would use the same printer dialog
routine because they are both parts of the Office software.

TIA,

Pete


Tooltip causes an ASSERT() in a child dialog box - Visual Studio

dbforum147收录,使用标签:I, already, posted, about, my, problem, a, couple, of, days, ago,时间:2008-6-30 21:23:48 | 相关网摘我也收藏

Tooltip causes an ASSERT() in a child dialog box
Hello experts,
I already posted about my problem a couple of days ago, but it's not
solved yet and I have some more details about it.
Using MS VC 6.0 and Vista.
I create a CTabCtrl control in a dialog box. For each tab, a child
dialog box contains a bunch of controls (CEdit, CComboBox...). I can
display tooltips for each control, no problem.
The problem is that when the cursor (I mean the mouse) leaves a
control, if it enters the tooltip area, I get an ASSERT() warning:
In WinCore.cpp
void CWnd::AssertValid() const
{
...
// should be a normal window
ASSERT(::IsWindow(m_hWnd));

...
}

This occurs only when the dialog boxes displayed in the tabs are CHILD
dialog boxes. If I choose "Overlapped" or "Popup", it works (but I
need a child dialog box).
What should I do to avoid this problem?
TXS
Phil
-


Multi-tier programming on devices - Information Technology

dbforum147收录,使用标签:keeping, the, number, of, tiers, help, reduce, memory, and, processor, usage,时间:2008-6-30 21:03:30 | 相关网摘我也收藏

Is it advisable to write Mobile Device applications using multi-tier
methodology? Or as Devices are much more resource-limited, would keeping
the number of tiers help reduce memory and processor usage


age of conan gold

freya00收录,使用标签:age, of, conan, gold,时间:2008-6-5 7:59:53 | 相关网摘我也收藏

age of conan gold
http://www.questmonk.com/age-of-conan-eur-money-gold-1519.html


age of conan power leveling

freya00收录,使用标签:age, of, conan, power, leveling,时间:2008-6-5 7:56:19 | 相关网摘我也收藏

http://www.aoc-gold.com.cn
age of conan power leveling


age of conan gold

freya00收录,使用标签:age, of, conan, gold,时间:2008-6-5 7:55:58 | 相关网摘我也收藏

http://www.aoc-gold.cn
age of conan gold


lord of the rings gold

freya00收录,使用标签:lord, of, the, rings, gold,时间:2008-6-5 7:54:04 | 相关网摘我也收藏

http://www.lotrolive.com
lord of the rings gold


Deploying an Application That Uses The Word and Excel Object Model - Office - Dev-Network Forum

devnetwork收录,使用标签:I, face, the, following, problem:, I, have, written, a, wrapper, library, that, exposes, specific, functionalities, of, the, Word, and, Excel, Automation, API, and, use, it, in, an, application, that, is, regularly, updated, on, the, client, side., It, is, clear, that, the, client, must, provide, the, Automation, Libraries, for, both, Word, and, Excel, which, come, with, the, Office, installation, CD, but, are, not, installed, by, default., Suppose, the, client, side, does, not, provide, those, libraries, due, to, uncomplete, Office, installation., What, I, wonder, is, if, there, is, a, decent, way, for, me, to, install, those, libraries, provided, their, version, is, the, same, as, the, Office, version, on, the, client, side, and, use, them, with, my, library, on, the, client, side, I, saw, that, the, libraries, are, installed, in, the, GAC., Is, it, a, good, way, to, check, if, the, libraries, are, present, on, the, client, side, during, the, setup, of, my, application, and, if, not, install, them, in, the, GAC, and, is, this, going, to, be, enough, for, the, whole, thing, to, start, working,时间:2008-4-25 13:51:12 | 相关网摘我也收藏

I face the following problem: I have written a wrapper library that exposes specific functionalities of the Word and Excel Automation API and use it in an application that is regularly updated on the client side. It is clear that the client must provide the Automation Libraries for both Word and Excel which come with the Office installation CD but are not installed by default. Suppose the client side does not provide those libraries due to uncomplete Office installation. What I wonder is if there is a decent way for me to install those libraries provided their version is the same as the Office version on the client side, and use them with my library on the client side I saw that the libraries are installed in the GAC. Is it a good way to check if the libraries are present on the client side during the setup of my application and if not, install them in the GAC, and is this going to be enough for the whole thing to start working


Dyanmic label size - Windows Forms - Dev-Network Forum

devnetwork收录,使用标签:In, second, case, some, of, the, text, in, each, label, wrapped, or, not, seen, and, my, whole, layout, goes, disaary.,时间:2008-4-16 22:24:55 | 相关网摘我也收藏

In second case some of the text in each label wrapped or not seen and my whole layout goes disaary.

How can I set the labeles to take dynamic length according to text set to it.

Is there any propery in the label to support this feature

/Thanks in advance

Prash


installation folder & windows installer - Windows Forms - Dev-Network Forum

devnetwork收录,使用标签:there, a, way, to, check, the, installation, directory, of, msi, package, and, prompt, the, user, if, the, folder, they, choose, is, not, valid.,时间:2008-4-16 22:23:42 | 相关网摘我也收藏

s there a way to check the installation directory of msi package and prompt the user if the folder they choose is not valid.

if so can anyone point me to the right direction ,i tried custom action or installer class c# and i am not getting no where.

any help is greatly appreciated.


Threadsafe calls for a dialog messagebox? - Windows Forms - Dev-Network Forum

devnetwork收录,使用标签:having, a, bit, of, trouble, making, thread-safe, calls, on, a, Form, I''ve, written, for, use, as, a, dialog., Basicly, the, form, I''ve, written, is, for, display, printing, progress., The, user, chooses, a, bunch, of, documents, to, print, on, the, "PrintForm", and, then, "PrintProgressForm", is, displayed, as, a, dialog, of, the, PrintForm., Within, the, PrintProgressForm, I, want, to, occasionally, display, a, message, box, indicating, an, important, status, message, that, may, require, a, yes, /, no, answer, for, example, "Out, of, paper, give, up, -, Yes, /, No".,时间:2008-4-16 22:23:02 | 相关网摘我也收藏

m having a bit of trouble making thread-safe calls on a Form I've written for use as a dialog. Basicly the form I've written is for display printing progress. The user chooses a bunch of documents to print on the "PrintForm", and then "PrintProgressForm" is displayed as a dialog of the PrintForm. Within the PrintProgressForm I want to occasionally display a message box indicating an important status message that may require a yes / no answer, for example "Out of paper, give up - Yes / No".

The printing work is done within PrintProgressForm using a BackgroundWorker, so the message box will be shown from the BackgroundWorker thread. So I'll pop up a message box with the PrintProgressForm as the owner. I check if the form needs invokation, yet half the time it doesn't. And when it doesn't, it then goes on to complain that PrintForm (which I'm not even attempting to access) has been accessed by an unsafe call.

What's going on here


Create objects with names based on strings - Visual C# - Dev-Network Forum

devnetwork收录,使用标签:If, these, are, objects, of, your, own, creation, why, not, give, the, object, a, Name, property,时间:2008-4-16 22:19:04 | 相关网摘我也收藏

If these are objects of your own creation why not give the object a Name property


datagridview .net 2.0

devnetwork收录,使用标签:Null, Reference, Exception, was, unhandled:, Object, reference, not, set, to, an, instance, of, an, object.,时间:2008-4-14 8:31:50 | 相关网摘我也收藏

Null Reference Exception was unhandled: Object reference not set to an instance of an object.


Eclipse遇到的问题 - applehoney的专栏 - CSDNBlog

lionet_whitney收录,使用标签:Resource, is, out, of, sync, with, the, file, system,时间:2008-4-12 22:10:16 | 相关网摘我也收藏

把自己给工程的压缩版备份解压缩,把原来的工程覆盖后,在eclipse打开那个工程的文件或者删除之,都会有这个提示Resource is out of sync with the file system。


Cheap wow gold

xuanlu425收录,使用标签:Cheap, wow, gold, Buy, wow, gold, Buy, cheap, wow, gold, Cheap, world, of, warcraft, gold,时间:2008-1-4 9:45:10 | 相关网摘我也收藏

Wow Gold Store Welcome you! Look here to Buy WoW Gold, Cheap WoW Gold, Power Leveling, buy Cheap wow gold in www.tbcgold.com ,Our wow gold service is trustable and reliable


Quick C#

zqho收录,使用标签:quick, overview, of, the, C#, language, C.Sharp,时间:2007-11-2 17:37:06 | 相关网摘我也收藏

This article is just a quick overview of the C# language so that you can just become familiar with the language features. Although I have tried to discuss almost all the major concepts in C# in a brief and comprehensive way with code examples, yet I think there is lot much to be added and discussed.



共39个网摘 [ 1  2 ]  下一页

Tag/相关标签



    网站简介广告服务网站地图帮助联系方式诚聘英才English 问题报告
    北京百联美达美数码科技有限公司 版权所有 京 ICP 证 020026 号
    Copyright © 2000-2006, CSDN.NET, All Rights Reserved