BlinCT
BlinCTFeb. 16, 2019, 10 a.m.

ldd ValClientTest 
        linux-vdso.so.1 (0x00007ffff4bcb000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f53d9d7a000)
        libblkid.so.1 => /lib/x86_64-linux-gnu/libblkid.s
A
AnonymousJan. 29, 2019, 3:12 p.m.

<script>
// 
    $('.puk .tn-atom').click(function() {
        var $temp = $("<input>");
        $("body").append($temp);
        $temp.val($('.puk .tn-atom').text()).select();
        document.
BlinCT
BlinCTJan. 24, 2019, 6:16 a.m.

// IBackupJob реализовывает класс CbackupJob
std::vector<shared_ptr<IBackupJob>> CValProduct::GetBackupJobs() const
{
    try
    {
        std::vector<std::shared_ptr<CBackupJob>> vecSers; // Ду
BlinCT
BlinCTJan. 9, 2019, 1:36 p.m.

import QtQuick 2.9
import QtQuick.Controls 2.2
import QtQuick.Layouts 1.3
import QtQuick.Controls.Material 2.2
Evgenii Legotckoi
Evgenii LegotckoiJan. 4, 2019, 6:59 a.m.

.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
}
Evgenii Legotckoi
Evgenii LegotckoiDec. 28, 2018, 6:06 a.m.

#include <iostream>

using namespace std;

class MyClass
{
public:
    static void helloWorld()
    {
        cout << "Hello World!" << endl;
    }
};

int main()
{
    MyClass::helloWo
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:80points,
  • Rating points4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:20points,
  • Rating points-10

C++ - Тест 003. Условия и циклы

  • Result:42points,
  • Rating points-8
Last comments
A
ALO1ZEOct. 19, 2024, 8:19 a.m.
Fb3 file reader on Qt Creator Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html
ИМ
Игорь МаксимовOct. 5, 2024, 7:51 a.m.
Django - Lesson 064. How to write a Python Markdown extension Приветствую Евгений! У меня вопрос. Можно ли вставлять свои классы в разметку редактора markdown? Допустим имея стандартную разметку: <ul> <li></li> <li></l…
d
dblas5July 5, 2024, 11:02 a.m.
QML - Lesson 016. SQLite database and the working with it in QML Qt Здравствуйте, возникает такая проблема (я новичок): ApplicationWindow неизвестный элемент. (М300) для TextField и Button аналогично. Могу предположить, что из-за более новой верси…
k
kmssrFeb. 8, 2024, 6:43 p.m.
Qt Linux - Lesson 001. Autorun Qt application under Linux как сделать автозапуск для флэтпака, который не даёт создавать файлы в ~/.config - вот это вопрос ))
Qt WinAPI - Lesson 007. Working with ICMP Ping in Qt Без строки #include <QRegularExpressionValidator> в заголовочном файле не работает валидатор.
Now discuss on the forum
jd
jasmine disouzaOct. 28, 2024, 4:58 a.m.
GeForce Now India: Unlocking the Future of Cloud Gaming GeForce Now India has a major impact on the gaming scene by introducing NVIDIA's cloud gaming service to Indian gamers. GeForce Now India lets you stream top-notch PC games on any device, from b…
9
9AnonimOct. 25, 2024, 9:10 a.m.
Машина тьюринга // Начальное состояние 0 0, ,<,1 // Переход в состояние 1 при пустом символе 0,0,>,0 // Остаемся в состоянии 0, двигаясь вправо при встрече 0 0,1,>…
J
JacobFibOct. 17, 2024, 3:27 a.m.
добавить qlineseries в функции Пользователь может получить любые разъяснения по интересующим вопросам, касающимся обработки его персональных данных, обратившись к Оператору с помощью электронной почты https://topdecorpro.ru…
JW
Jhon WickOct. 1, 2024, 3:52 p.m.
Indian Food Restaurant In Columbus OH| Layla’s Kitchen Indian Restaurant If you're looking for a truly authentic https://www.laylaskitchenrestaurantohio.com/ , Layla’s Kitchen Indian Restaurant is your go-to destination. Located at 6152 Cleveland Ave, Colu…

Follow us in social networks