Hello,
Could someone kindly help me?
I have the xsl and xml file below. My question is after I've selected a CD title, how can I display that CD in detail description with country, price, year, etc?
Thanks,
Tracy
cd.xsl file
<?xml version="1.0"?>
<xsl:stylesheet...
Hello,
I have my xml file below. My question is how can I use selected option to select "title" of the catalog, once selected it will display details in the cd like artist, country, company, price and year?
Thanks,
Tracy
my xml file called: catalog.xml
<CATALOG>
<CD>...
Hello,
I have a hw assignment below and I don't know what the three lines doing, can someone kindly explain to me?
Thanks,
Tracy
Assume the following lines of HC11 code run on your HC11 system (MC68HC11E1 chip, program loaded into RAM during bootstrap)
PORTA= 0x1000
ldaa #3
staa PORTA
ldaa...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.