A
AnonymousJune 8, 2023, 6:23 a.m.

16:22:54,337 INFO  [arta.synergy.ejb.sharepoint.SharePointChangesService] (EJB default - 10) syncing from sharepoint
16:23:02,762 INFO  [kz.arta.information.bean.jcr.events.NotificationManager] (Time
A
AnonymousMay 30, 2023, 12:29 a.m.

10:27:10,340 INFO  [kz.arta.information.bean.jcr.events.NotificationManager] (Timer-7) ARTA Information: notifications thread started
10:27:19,998 ERROR [io.undertow.request] (default task-1) UT00502
A
AnonymousMay 29, 2023, 5:55 a.m.

15:51:10,234 INFO  [arta.synergy.ejb.sharepoint.SharePointChangesService] (EJB default - 1) syncing from sharepoint
15:52:04,611 ERROR [arta.bean.StartupManager] (default task-13) *** Information cou
A
AnonymousMay 16, 2023, 2:29 p.m.

ERROR [com.arta.core.controllers.ApplicationController] (default task-4) **** : kz.arta.synergy.forms.common.object.translation.SynergyException
        at arta.synergy.ejb.apps.ApplicationManager.ch
A
AnonymousApril 25, 2023, 4:27 a.m.

class Company(models.Model):
    owner = models.ForeignKey(User, on_delete=models.CASCADE)
    name = models.CharField(max_length=255)
 
 
class Product(models.Model):
    company = models.Forei
A
AnonymousFeb. 7, 2023, 11:02 p.m.

{
    "uuid": "58787bd0-4f6d-497b-8661-b9ca262a4338",
    "version": 2,
    "typeform": "0",
    "name": "фпва",
    "nameru": "фпва",
    "namekz": "фпва",
    "code": "fpva",
    "descriptio
A
AnonymousFeb. 7, 2023, 9:37 a.m.

"uuid":"adb2a84b-8ec8-4396-a02b-de7ca9c4a8a3",
"name":"re",
"nameru":"re",
"namekz":"re",
"code":"re",
"description":"",
"type":"form",
"format":1,
"version":1,
"properties":[
   {
      "i
A
AnonymousFeb. 7, 2023, 9:36 a.m.

{
    "format": 0,
    "version": 1,
    "properties": [
        {
            "id": "label-qz2thp",
            "type": "label",
            "required": false,
            "links": [],
     
A
AnonymousNov. 15, 2022, 8:25 p.m.

<script type="text/javascript">
 * FlashObject — это (c) 2006 Geoff Stearns, выпущенный под лицензией MIT:
 * http://www.opensource.org/licenses/mit-license.php
 *
 */deconcept == "undefined") com
A
AnonymousNov. 10, 2022, 2:53 a.m.

<?php function Currency_Echo($color,$color2,$color3,$time){
	

    $rates = array();
    
    $date_1=date('d/m/Y', time()-1036800);
    $date_2=date('d/m/Y', time()+86400);
    $requrl= "http:
A
AnonymousNov. 4, 2022, 5:40 a.m.

view.container.css('overflow', 'auto')

const getModelWithId = id => model.playerModel.getModelWithId(id)

const tableComponents = model.asfProperty.layout.components

const kfDiscontCompIds = [
A
AnonymousNov. 4, 2022, 5:02 a.m.

let currentConstOfStreams = getModelWithId('cost_of_streams_2_2016').getValue()
    let prevCumulativeTotal = getModelWithId('cumulative_total_4_2015').getValue()
    let currentCumulativeTotal = ge
A
AnonymousAug. 31, 2022, 12:59 a.m.

<a href=http://prilig.mom>buy priligy on the internet without a prescription</a> For the analysis, a trabecular bone compartment of 1mm length proximal to the epiphyseal plate was measured
A
AnonymousAug. 15, 2022, 8:42 a.m.

# Import OpenCV module 
import cv2 
# Import pyplot from matplotlib as plt 
from matplotlib import pyplot as pltd 
# Opening the image from files 
imaging = cv2.imread("opencv-od.png") 
# Alteri
A
AnonymousAug. 15, 2022, 8:41 a.m.

# Import OpenCV module 
import cv2 
# Import pyplot from matplotlib as plt 
from matplotlib import pyplot as pltd 
# Opening the image from files 
imaging = cv2.imread("opencv-od.png") 
# Alteri
A
AnonymousJune 30, 2022, 6:33 a.m.

echo 666;echo 1337
A
AnonymousMay 5, 2022, 9:50 a.m.

namespace Test;

public record struct WarehouseId(int Value)
{
    public static implicit operator int(WarehouseId w) => w.Value;
    public static implicit operator WarehouseId(int value) => new
A
AnonymousMay 4, 2022, 6:04 p.m.

ptint('Hello world')
A
AnonymousApril 5, 2022, 7:32 a.m.

namespace Test;

public record struct WarehouseId(int Value)
{
    public static implicit operator int(WarehouseId w) => w.Value;
    public static implicit operator WarehouseId(int value) => new
S
Scandal1996April 1, 2022, 12:57 p.m.

#include <iostream>
#include <conio.h> // Позволит нам создать функцию, которая поможет нам отследить, что же нажал пользователь.

using namespace std;

bool gameOver;
const int width = 20; // К
MB

Qt - Test 001. Signals and slots

  • Result:57points,
  • Rating points-2
MB

C++ - Test 001. The first program and data types

  • Result:60points,
  • Rating points-1
GK

C++ - Test 005. Structures and Classes

  • Result:0points,
  • Rating points-10
Last comments
J
JonnyJoJune 8, 2023, 9:14 a.m.
Qt/C++ - Lesson 019. How to paint triangle in Qt5. Positioning shapes in QGraphicsScene Евгений, здравствуйте! Решил поэкспериментировать немного с кодом из этого урока, нарисовать вместо треугольника квадрат и разобраться с координатами. В итоге, запутался. И ни документация,…
J
JonnyJoMay 25, 2023, 11:24 a.m.
How to make game using Qt - Lesson 2. Animation game hero (2D) Евгений, благодарю!
Evgenii Legotckoi
Evgenii LegotckoiMay 25, 2023, 1:49 a.m.
How to make game using Qt - Lesson 2. Animation game hero (2D) Код на строчка 184-198 вызывает перерисовку области на каждый 4-й такт счётчика. По той логике не нужно перерисовывать объект постоянно, достаточно реже, чем выполняется игровой слот. А слот вып…
J
JonnyJoMay 21, 2023, 7:49 a.m.
How to make game using Qt - Lesson 2. Animation game hero (2D) Евгений, благодарю! Всё равно не совсем понимаю :( Если муха двигает ножками только при нажатии клавиш перемещение, то что, собственно, делает код со строк 184-198 в triangle.cpp? В этих строчка…
Evgenii Legotckoi
Evgenii LegotckoiMay 21, 2023, 2:57 a.m.
How to make game using Qt - Lesson 2. Animation game hero (2D) Добрый день. slotGameTimer срабатывает по таймеру и при каждой сработке countForSteps увеличивается на 1, это не зависит от нажатия клавиш, нажатая клавиша лишь определяет положение ножек, котор…
Now discuss on the forum
T
TwangerJune 7, 2023, 8:12 a.m.
Ошибка при выполнении триггерной функции (GreenPlum) Есть 3 таблицы fact_amount со структурой: CREATE TABLE fact_amount ( id serial4 NOT NULL, fdate date NULL, type_activity_id int4 NULL, status_id int4 NULL, CONSTRAINT fact…
AR
Alexander RyabikovJune 6, 2023, 10:35 a.m.
Работа с QFileSystemModel Вопросик по теме QFileSystemModel в Linux. Он, как и положено, обновляется самостоятельно, если директория локальная. Но, вот, сетевая папка (у меня шара samba) не обновляется. Как её можно…
Evgenii Legotckoi
Evgenii LegotckoiApril 16, 2023, 1:07 a.m.
Мобильное приложение на C++Qt и бэкенд к нему на Django Rest Framework Да, это возможно. Но подобные вещи лучше запускать через celery. То есть drf принимает команду, и после этого регистрирует задачу в celery, котроый уже асинхронно всё это выполняет. В противном …
АБ
Алексей БобровDec. 14, 2021, 4:03 p.m.
Sorting the added QML elements in the ListModel I am writing an alarm clock in QML, I am required to sort the alarms in ascending order (depending on the date or time (if there are several alarms on the same day). I've done the sorting …

Follow us in social networks