I write a simple array to a file by using fstream. And I get wrong numbers if I use cstdio to read the file. The following is my code. #include <cstdio>
With Kivy, I want a layout that is different when the window size is portrait or landscape (a grid of buttons, and for exemple the buttons on a row are shown in
I am trying to make a custom-checkbox component. when I checkedAll check box, the value of _selectedItems has changed in .ts file, but not in UI. similarly, aft
I have a string n = 'sophieMueller' where I want to replace two random characters with two random ones of the following list: replace = [ 'X', '0', '1', '2
I am new to jBPM. I'm trying to set up a guided decision table via Business Central. My request data looks like this: { "Person": { "id":1234,
I am doing some network programming stuff with python. I know that sockets can be created like below... For TCP sockets socket.socket( family = sock
I haven't done lot of research on HTTPS yet so I have a question about it. Is data integrity preserved using HTTPS or only confidentiality? For example on file