Functions created by Brazilians that can be useful for everyone.
BR_FunctionsUtils
Autor: Lucas Siqueira
Versão: 1.0
V1.00
-Release
-Funções Formatar
* somenteNumeros("R$ 2.500,00") --> "250000"
* telefone("99999999999") --> (99) 99999-9999
*...
Olá, veja como ficou o projeto
1) Login;
2) Adicionar Usuário;
3) Listar Usuários;
4) Editar Usuário;
5) Excluir Usuário;
Existem vários sites onde você pode baixar a biblioteca de conexão Java: mysql-connector-java-5.1.44
https://downloads.mysql.com/archives/c-j/
ou...
Hello, look how the project turned out
1) Login;
2) Add User;
3) List Users;
4) Edit User;
5) Delete user;
There are several sites where you can download the java connection library: mysql-connector-java-5.1.44
https://downloads.mysql.com/archives/c-j/
or...
Explanation of the Solution
Audio Session Configuration on iOS:
On iOS, audio playback depends on the correct configuration of the audio session (AVAudioSession). By default, iOS may block or mute sounds if the audio session is not explicitly configured.
The AVAudioSessionCategoryPlayback...
🎮 Complete Source Code: Minesweeper Game in B4XPages 🎮
Developers, want to create amazing games without wasting time?
Get the complete source code for the classic Minesweeper game, developed in B4XPages , and save weeks of work! This project is fully functional, compatible with B4A (Android) and...
Introdução ao SQLite
O SQLite é um banco de dados leve e rápido, muito usado em aplicativos Android para armazenar informações. Ele não precisa de um servidor separado para funcionar, pois armazena os dados diretamente em um arquivo.
Com o SQLite, você pode:
Armazenar informações de forma...
BR_Button you are free to modify as you wish.
Was created with the intention of leaving the button working equally in the 3 ides (b4a, b4i and b4j).
With the possibility to define a custom font directly in the designer (b4a already does this, but in b4i it is a little more complicated)
You...
hi
How Can I Decompress brotli content encoding
this is my Answer headers
content-type: application/json
vary: Accept-Encoding
vary: Accept-Encoding
vary: Origin
grpcgateway-content-type: application/grpc
access-control-allow-origin: https://divar.ir
access-control-allow-credentials: true...
Hello everyone!
With the example of Erel library and with the help of Biswajit, we made some modifications to the original B4XFloatTextField library, recreating it with some modifications in the visual transforming into BR_B4XFloatTextField.
See how the example looked:
Note: I have no iphone to...
I'm having no luck with Append and RenderAppend and the handling of <br> tags
BANano.GetElement("Body").Append("Break")
BANano.GetElement("Body").Append("<br>")
BANano.GetElement("Body").Append("On its own")
BANano.GetElement("Body").Append("<br>Text after")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.