All Questions

19771 questions


1 answers
426 views
0
I want to arrange images without HTML or CSS grid.

I would like to adjust the arrangement of the images.There are two main ones.FirstI'd like to arrange the first stage evenly at both ends of the second stage.→ Currently, things are not going well, so...

2 years ago

1 answers
360 views
0
I don't know how to measure GA for html generated by Google Apps Script

We generate html, CSS, and JavaScript in Google Apps Script, and create and operate the original inquiry form.The inquiry form works well and there is no problem, but I don't know how to measure GA.ht...


1 answers
421 views
0
Deployment jobs on CircleCI fail.

Continued with this questionThe composer.json was changed in the EC2 directory, so I changed the local composer.json and git push did not change.Can I commit by cutting off the branch at EC2?Thank you...

2 years ago

1 answers
428 views
0
Learn how to handle toast on Android apps

I'm making an application on Android Studio, but what should I do if I want the toast to show Stop processing (remove processing while processing stops) and then change the toast to Cancel processing ...

2 years ago

1 answers
306 views
0
FILTER OF HREF IN ADBLOCK OR THE LIKE

What kind of filter would it be if both hoge and fuga wanted to erase the elements in the URL string (value of href attribute) out of order?a href=example.com/hoge/fugaa href=example.fuga.com/hogeand ...

2 years ago

1 answers
367 views
0
"Including Macros in EmEditor Causes an ""Incorrect Characters"" Error"

If you just stick the macro together, it will work as usual.#include Macro.jsee to includeThe previous experiment was to see if multiple simple macros would work with inclusion.What do you mean by inc...

2 years ago

1 answers
296 views
0
Install Ubuntu as a Virtual Guest in VirtualBox and Connect to ssh from a Windows 10 Host

Installed Ubuntu 20.04.2 LTS as Virtual Guest in VirtualBox 6.1.16Guest has no ssh connection from Windows 10 Home 20H2.Question detailsYou are trying to define a Unit configuration file for ssh in sy...

2 years ago

1 answers
333 views
0
PHP: There is an error in the INSERT INTO line and it cannot be resolved.

There is an error message in the INSERT INTO section of line 34, but I don't know.Maybe something else is wrong.Error Message Parse error:syntax error, unexpected variable $sql in C:\xampp\htdocs\php\...

php
2 years ago

2 answers
285 views
0
a method of storing elements obtained by a for statement in a first row

I tried to display the value of Y when I specified X in the following program. So I tried to save this value of Y in a csv file in a column, but a=np.array(f_CS(xnew)) only reflected the element when ...

2 years ago

1 answers
238 views
0
To find the product of elements in a list in scheme

I would like to define a list like ((item number a price a number a number a purchase a) (item number b price b number b purchase b) ...) in scheme and create a function to find the total price of the...

2 years ago
« - 146 - »

© 2024 OneMinuteCode. All rights reserved.