language tag

38 questions


1 answers
88 views
0
Understanding the Operand Type in GNU Assembly

operand type mismatch for 'field' error occurs when field%ebx is indicated in GNU Assembly.long(fieldl) also causes errors.What is the operand type of field (long)?Environment: Run as 32-bit with -m32...

1 years ago

1 answers
92 views
0
How Do I Run the Assembly in OS X 10.11

How do I run the assembly on OS X 10.11?GCC seems to be able to assemble normally (gcc-o hello world hello world.s).What should I do with clang?AddI understood that there was a command in OS X called ...

1 years ago

1 answers
72 views
0
I don't know how to combine my own code with an app I made with bubble.

I would like to combine my own code with an app made with bubble.I haven't written any code yet, and there are two things I don't understand.1. Is there a regulation in the programming language of you...

1 years ago

1 answers
92 views
0
What does root@localhost stand for?

It suddenly came out and I don't know what it is.I am a beginner in programming, so I would appreciate it if you could write it in an easy-to-understand and simple way, not in detail.

1 years ago

1 answers
71 views
0
The BIOS program can operate floppy disks such as INT0x13, but is there anything to read and write USB data?

The BIOS program can operate floppy disks such as INT0x13, but is there anything to read and write USB data?

1 years ago

3 answers
85 views
0
What kind of server-related language would be good if we are currently looking for?

Currently, I am in charge of Android development, and I know how to play php a little bit, but I want to be a more skilled full-stack programmerPlease tell me what language I should develop the server...

1 years ago

1 answers
65 views
0
Game server language

Hi, everyone. I was only studying web development, but suddenly I was curious about what language the game server was made, so I left a question. I tried googling with game server language first, but ...


2 answers
135 views
0
Why distinguish first-class objects from second-class objects and what is this distinction called?

I don't really understand the sentence, All objects in Python are first-class objects.I think I know what the first-class object is by looking at the rough explanation. I mean... I want to know the na...

1 years ago

1 answers
108 views
0
How do I build an https server with Amazon EC2?

Hello, I am a beginner in web programming.I want to make a simple WebRTC web app using Amazon EC2 as a serverI can't get the webcam video unless the server is https.Obtain an SSL certificate with Amaz...


1 answers
83 views
0
C++ vs Python

I am currently studying C++ More and more people around me are using Python, and everyone is moving on to Python.So,Thank you.

1 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.