English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - November 2006

[Selected]: All categories Computers & Internet Programming & Design

A programmable way of enumurating java classes with-in a certain packge.

So the result will be a list, something like this:
List l = getClasses("java.lang")
// l == {"String","Thread",...}

Or something similar ?
Is there a way to do this?

thanks in advance!

2006-11-12 05:53:16 · 1 answers · asked by Yuval 2

in excel entry reported in c2 - 50216 is to be converted to 5021 in d2
and in the same way c3 - 45213 to 4521 in d3

2006-11-12 05:23:11 · 4 answers · asked by vemula p 1

What must i have in place as in hardware and software requirements?
I'll be glad to receive your answer.

Simon.

2006-11-12 05:20:46 · 1 answers · asked by Simon 1

my Internet Explorer will not Installation my java

2006-11-12 04:16:28 · 2 answers · asked by Guy B 1

alphaClip = function (mc, newAlpha) {
var currentAlpha = mc._alpha;
mc.onEnterFrame = function () {
trace("ok " + mc._alpha)
currentAlpha += (newAlpha - currentAlpha) / 2;
mc._alpha = currentAlpha;
}
}
scaleClip = function (mc, newSize) {
var currentSize = mc._xscale;
mc.onEnterFrame = function () {
currentSize += (newSize - currentSize) / 2;
mc._xscale = mc._yscale = currentSize;
}
}

stop();


CALLED BY:

on (rollOver) {
_parent.alphaClip(this, 100);
_parent.scaleClip(this, 175);
}
on (rollOut) {
_parent.alphaClip(this, 40);
_parent.scaleClip(this, 100);
}

2006-11-12 04:15:32 · 3 answers · asked by ted20two 1

Is it an optional code? What is its use?

2006-11-12 03:55:40 · 3 answers · asked by Anonymous

I downloaded the 30 trail of CSS so i can make a layout for myspace, or xanga, but i cant figure out how to-

*put a bunch of small icons into a layout
*get a picture and text
*Make a quote layout
*how to make the layout into an HTML so i can put it on the webpage

2006-11-12 03:54:21 · 3 answers · asked by paige 2

I really need it now

2006-11-12 03:44:31 · 3 answers · asked by muzika_rocky 1

2006-11-12 03:18:49 · 4 answers · asked by msfraz 1

I'm currently learning C... And I don't have the idea why my instructor gave me this code...

#include
#include
main()
{
printf("Hello World");
getch();
}

Can someone help me with this? To explain how each line works and why there are brackets and semi-colons found withing the code...
Also...why in line 3, there is "main()".
And what is the use of "getch()" & "printf()"?

Please...I badly need your help...

2006-11-12 03:11:05 · 5 answers · asked by Anonymous

I would like to know how to get the enter now page that comes before a website on my website. I'm not quite sure what it is called so I couldn't look it up on my own but if anyone knows it would be greatly appreciated if you could tell me.

Thanks

2006-11-12 02:54:50 · 3 answers · asked by Anonymous

ill like to make a web sight but i can not seem to do it & ikeep tring to make one but all i do is search to make a web sight and i can no do it i try & try & i can not seem to do it and i want to make a web sight to sell my stuf dad try to help me but we can not do it can you pleas help ? Jacob age 9 .

2006-11-12 02:46:54 · 6 answers · asked by Anonymous

Any help in getting SAP R/3 will be highly appreciated. Sunny

2006-11-12 02:46:45 · 1 answers · asked by SYED S 1

ty

2006-11-12 02:41:16 · 4 answers · asked by f1avor_f1av 3

a {color:#ffffff;}
a:hover {color:#33ff66;}

this is currently whats in my .css file for all a hrefs

My question is how do i remove the default line that appears right under the text for all my a hrefs?

Thank you

2006-11-12 00:46:40 · 2 answers · asked by f1avor_f1av 3

A table in an oracle database can be created by 'create table' command. After creating a table how can we put it into a database and copy it to another system

2006-11-12 00:29:07 · 2 answers · asked by sunitha a 1

I am doing a database for a hotel reservation system on access. I have a table called room category. All of the single rooms are numbers 100-103, all doubles 122-125, all suites 111-113, etc....

I need an IF formula in the room number field which says, if the room type field = single, then room numbers between 100-103, if souble then 122-125, etc......

I assume this IF statement goes in the input mask.

Also, as it is one field, you need to link the IF statements

P.S. I cannot alter the design of the tables.

2006-11-12 00:12:19 · 1 answers · asked by joemoran7 2

I need to add comments between the

tags. I tried the and it didnt work.

2006-11-11 23:51:58 · 4 answers · asked by f1avor_f1av 3

The program Cobol, Consist of a flowchart, an heirchy chart, A record layout sheet, and a report layout sheet. If anyone can direct me to where i can see a sample of these charts and sheets i will greatly appreciate it. I am working on a project at this time. Thank you in advance

2006-11-11 23:25:20 · 3 answers · asked by OGEE L 1

2006-11-11 23:05:39 · 1 answers · asked by praju 1

Each time i try to watch a video on youtube i get a message saying i have JavaScript turned off or i havent got the latest version of macromedia flashplayer.i already downloaded the latest player. whut are the risks when turning on JavaScript? I used to be able to watch videos on youtube before but i cant anymore.

2006-11-11 22:38:27 · 3 answers · asked by joan_the_yaminion 2

what command sould i use to trace url eg. www.lelong.com.my come from to my pc.

2006-11-11 20:49:03 · 3 answers · asked by mzakiab 1

trying to learn how to change recycle bin icons, an easy way, and if it can be done without changing the whole theme?

2006-11-11 20:00:16 · 5 answers · asked by Da iERN cHEF 1

i have a hosting with sql and space but i'm not sure how to add it in, could anyone help and be spacific on what to do please?

2006-11-11 19:37:06 · 6 answers · asked by James 1

Is it possible to change the shape of a JButton to a circle? Also, how would you make icons show up in the Jbuttn? thanks

2006-11-11 18:52:06 · 3 answers · asked by snoboarder2k6 3

Does anyone know what keys to use to make the copyright symbol, like this © ? I copied & pasted that one. ANy other fun combinations you'd like to share would be great too :)

2006-11-11 18:38:47 · 9 answers · asked by tgfann 3

Say that you are given an algorithm X that finds the median (the element that is smaller than roughly n/2 of the elements and larger that the other half) in Order(n) time. How would I use algorithm X to find for a given k the k-largest element?

2006-11-11 18:20:04 · 3 answers · asked by excalibur1502 1

fedest.com, questions and answers