or tag

453 questions


1 answers
159 views
0
How do I run the GPS function on the Android emulator?

Hardness and latitude in an Android emulator are required for a simple experiment.Is there a good way to get hardness and latitude?How do I position the emulator to test the location information?


1 answers
101 views
0
Is there a Korean manual for Atom Editor?

First, you can see it on the https://atom.io/docs site.But sometimes I can't interpret it.So I'm looking for a Korean manual.

2 years ago

2 answers
135 views
0
Multiple constructors are required for Java inheritance

I'm a self-taught student in Java. I am studying inheritance and super class nowIf a superclass can have multiple constructors, I would like to ask you how to create a subclass constructor. The code I...


1 answers
111 views
0
I have a question for you.

I've been doing this and that for a week, but I couldn't get the results, so I'm inquiring. I want to receive stock price data as Excel data at once as below, but I want to get various data at once by...

for
2 years ago

1 answers
151 views
0
c++ Class Problem Questions

The problem embodies the functions, constructors, and destructors of ClassInfo In the main() function, enter (B511001, Kim Cheol-soo, 23), (B611002, Kim Young-hee, 26), and (B411003, Youngsoo Kim, 24)...

2 years ago

1 answers
115 views
0
For Moon, please help me

It's Java.I'm going to make a lotto number application simple.In the For Moon, where you turn the order according to the number of spinners,If you take a picture of log, there are 3, 4, and so onThe a...


1 answers
81 views
0
If django uses openpyxl to load_workbook(), an error occurs.

I'm trying to load the xlsx file using python django and work on it The py file and filename.xlsx are in the same folder.In python environment import openpyxlwb = openpyxl.load_workbook('filename.xlsx...

2 years ago

1 answers
93 views
0
Question about roundoff limited error.

I'm a person who is programming using Python recently.We are optimizing using the 'Discovery of the Sun' function in Excel. Among Python libraries, the nlopt library performs similar functions and is ...


1 answers
108 views
0
Python crawling encodings

from bs4 import Beautiful Soupfrom urllib.request import urlopenfrom html_table_extractor.extractor import Extractorfrom selenium import webdriverimport sys# # -*- encoding: utf-8 -*-driver = webdrive...


2 answers
135 views
0
« - 15 - »

© 2024 OneMinuteCode. All rights reserved.