Questions tagged as 'software'

3
answers

How to set the software version?

I would like to know what software version number (s) are and how they work, such as v1.1.2 what does it mean? Is there any standard or recommendation for web application versions?     
asked by 03.12.2015 / 22:52
1
answer

How to develop an independent framework application?

Recently, I can not remember where I saw an application structure in which the application's core, business rules, etc., resided between the dependencies of the project. This project was the application's executable - which could be in a gi...
asked by 29.10.2015 / 15:52
1
answer

How to compile C file using Sublime Text in Windows 8.1 64 bit?

I installed Sublime Text in Windows 8.1 64 bit. How to compile a * .c file through Sublime in Windows? Is it necessary to install a compiler and / or another program to alert code errors and create the executable file so that I can tes...
asked by 01.02.2014 / 23:12
1
answer

Is there any distinction between softwares that have databases or not?

A question that came to me while I was studying and I still have not found anything about it. We know what a software is, here is a brief definition :    A program (in English, software) is a sequence of instructions   describing a task to...
asked by 17.06.2016 / 15:28
1
answer

What is the difference between Service and Application Software?

I've always wondered about the difference between the terms serviço and software de aplicação . Both have similar meanings, but what is the big difference in them? Here are some definitions about the terms.    Microsoft Windows...
asked by 29.10.2015 / 11:58
1
answer

Could a web system be considered as software?

The question is whether a web system could be considered software. What are the web system definitions? What are the software definitions? And what's the threshold between them?     
asked by 04.12.2018 / 18:48
1
answer

Problem with geometry pack and grid (tkinter)

To tell you the truth these two geometries are very complicated, but unfortunately I need to use this 2 in this project. So come on. First follow the code: from tkinter import* from tkinter.ttk import * class principal: def __init__(s...
asked by 02.06.2018 / 02:10
1
answer

How to transform source code into digital hash summary?

To register a software, you are prompted: Perform the transformation of technical documentation (source code) into digital hash summary; INPI documentation still reports: [...] The hash summary is a fixed-length text containing letters an...
asked by 26.04.2018 / 20:23
0
answers

Edition of GLPI Software

Would anyone know how to edit GLPI software (texts, logos ...)? How do I find where HTML codes are within PHP ?     
asked by 15.03.2017 / 18:01
1
answer

how do I focus on the open tkinter toplevel?

In the Help menu, I'm opening how many windows I click to open, this was not supposed to happen. I tried to adapt something from this post: Tkinter focus on a window bypassing the behind? , but I could not, it's the same problem practically....
asked by 25.01.2018 / 20:21