75 questions
If you use XML::LibXML::Reader in perl, you can analyze XML by retrieving nodes from the top, but what should you do with javascript (or jQuery, etc.Or is there a library that can do the same thing?
I created a Windows Form Application in C# and previously released the executable to the customer.The program uses XML as its database.This time, we added functions to the program.Only exe is changed....
I want to foreach inside the Users node of XML to read Id, Key, and Address, but only Id is Null, so I can'tPlease let me know how to read Id.Except I can't read Id, it works, but I'm working on my ow...
If you use System.Xml.XmlReader in the .NET Framework to read XML data, the blank characters in the attribute values are not normalized.Normalization of blank characters in attribute values is as foll...
I want to edit the DNA sequence of DDBJ.I can download it in xml format, but I am not familiar with the structure of xml, so I don't understand some things.Below is a partial format of the XML file do...
When you sort the tables using list.js, everything in the table disappears.I wonder why...<!DOCTYPE html><html lang=ja><head><metacharset=utf-8> <link rel=stylesheet href=ht...
I get this error.What's wrong?java.lang.NullPointerException: Attempt to invoice virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on an all object refe...
Hello We are currently generating xml with the following source code:public class Main { public static void main(String[]args) { Kusakusa = new Kusa(); kusa.setKusa(Gusa); Kusa2kusa2 = new Kusa2();...
I'm trying to run it with XML file and python file like below, but I don't know how to get rid of the error.Also, is there a way to deal with garbled characters (using UTF-8)?Error Code (Results) C:\U...
Currently, I am creating an application that parses xml in NSXMLParser and displays it in tableview.There is no problem if xml can be retrieved successfully, but I am having trouble knowing how to che...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.