All Questions

19771 questions


1 answers
77 views
0
If you change the marker size dynamically while drawing the marker with canvas on the leaflet, the event decision will be misaligned.

Thank you for your help.If you click on the marker you want to display in the leaflet, a pop-up will be displayed.This marker is drawn in canvas and You can change the size dynamically.If you change t...


1 answers
127 views
0
Syntax error in docker-compose build

Thank you for your help.Please let me know if anyone has any knowledge of the following issues.docker-compose build encountered a syntax error in docker-compose.yml.I'm checking the indentation, but I...

2 years ago

1 answers
84 views
0
What is Upgrade JBoss Remoting?

About JBoss Remoting UpgradeIf you know the outline of how it works, could you please let me know?Specifically, I was reverse engineering an existing client server system, and I was working on it, so ...

2 years ago

1 answers
130 views
0
To use the Presense sdkspi4 from myapp

I'm using Presense sdk v1.5.0 (VS code) I created myapp by adding appI want to use spi4 from myapp_main()The image is as follows, but the inclusion doesn't go through.I don't know how to use it at all...

2 years ago

2 answers
144 views
0
I want to check the behavior of the code on GitHub and compare the code quickly.

I'm a beginner.I would like to check the behavior I want and differentiate what is different from my code in the code on GitHub.Is there a quick and speedy way to execute & compare?◆ Flow ·git clone (...

2 years ago

1 answers
60 views
0
I want to know how to set the data setter/getter in Jint.

C# is developing using Jint.I was trying to do something else when the variables (data) in Jint's engine were rewritten during development, but I didn't know how to set Setter/Getter, so I inquired ev...

c#
2 years ago

1 answers
104 views
0
I want to know if IJCAD is idle.

I'm using IJCAD 2019 and VB.NET.I am about to send SendCommand when the operation on the screen is finished.I tried using GetGcadState to determine if the operation is complete, but the code below is ...

2 years ago

1 answers
145 views
0
LDAP with python

If you execute the following code, an error will be displayed.error message*/usr/local/lib/python 3.6/dist-packages/smart_open/smart_open_lib.py:402: UserWarning: This function is predicted, use smart...


1 answers
117 views
0
Is it possible to make aibo into a giant panda or a pig's action through the aibo Web API?

For example, I want to make giant pandas or pigs move and make their sounds.If it is not possible to do so using only aibo Web API, is it possible to do so with ROS programming?In this case, is it pos...

2 years ago

3 answers
137 views
0
Understanding Pointers and Indirect Operators

I don't know why the code below is valid for char str [100] = Hello; not char*str = Hello;I understand that I can only put an address in the pointer, but is that not true?Also, does this mean that Hel...

2 years ago
« - 176 - »

© 2024 OneMinuteCode. All rights reserved.