panteravb.com

Why do I need static non-nested classes?

Why do I need static non-nested classes?

Laravel echo pusher does not listen to the channel front part of vue.What could be the problem

****Created an event when creating a new message record** <?php namespace App\Events; use Illuminate\Broadcasting\Channe ... p') console.log(e); }); } //console.log(text) } },

Bootstrap 3, menu nav-pills

How do I select the active (clicked) section/link in the menu? What JS should I add from Bootstrap and what should I add to t ... ;/a></li> <li><a href="#">Messages</a></li> </ul> Example menu: changeip.ru

I can't install the Python discord module "discord" (pip install discord.py)

The error itself pops up after: C:\Users\Home-PC>pip install discord.py Collecting discord.py Using cached discord.py-1. ... uild yarl multidict ERROR: Could not build wheels for yarl, multidict which use PEP 517 and cannot be installed directly

DLL load failed: The specified module was not found. Python

Python 3.7.7 64 Bit. Windows 10 64 Bit Installed the module Vosk using pip install https://github.com/dtreskunov/tiny-kaldi/ ... import _vosk ImportError: DLL load failed: Не найден указанный модуль. Although the folder site-packages has a folder vosk

Smooth block appearance

I have such a section of the markup (I will immediately make a reservation that the markup was not done by me, it was provide ... in_modal").fadeIn("slow"); }); </script> But no smooth appearance occurs. Tell me, where did I do something wrong?

Stat sum, hashing, checksum for comparing two text strings.

There is the following task, let's say there are text strings of the same length. Let's say only the letters ABCD are used. ... is no way to compare them by complex criteria. I want to group them into clusters by the total constant part of the checksum.

Scaling the image with the same aspect ratio

I have this div: .photoBorder { width: 120px; height: 120px; border: 1px solid black; } .photoImage { t ... : height or width. And it is also necessary that it is located in the center, and the free edges are filled with black color.

Align the block to the center of the parent block

Hello. You need to align the block in the center of the parent block(one div is nested in another), using only CSS. Regardles ... entages, pixels, points, or whatever). Everything I found on the Internet does not work(I looked in FF 6 and the last Chome).

C# Sorting a single column (the first one) in a two-dimensional array (2 columns) with the elements in the second column rearranged according to the first column

The following array is specified: Int [,] sortNums = new int [3, 2]; / / for example There may be something like { 3, 0}, ... implementation: Arrays.Sort(sortNums, Comparator.comparing((int[] arr)-> arr [0])); But nothing similar was found for C#.

The difference between asp.net core and asp.net core mvc

I often find these two names on the Internet. Are these different technologies or just two names for the same framework? And if there is a difference, please explain it.

Linux. PostgreSQL

Installed PostgreSQL on Linux. The problem is that I can't use the psql command, because it requires a password. When install ... I tried to remove PostgreSQL from the server, but it didn't work, because it requires a password. What could be the problem?

How to determine the even / odd rows of a table?

How to define even / odd table rows via css? So that row styles alternate.

Machine code and compilation into it - how is it?

How does compilation to machine code work and how does it work? How do I make a machine code program myself? For example, ho ... to work with this, because I've always dreamed of trying to build .exe on my own, without the help of ready-made compilers.

nginx ubuntu 16.04

There is a site on ubuntu16. 04 there is also nginx + php-fpm you need access to the site from the local network (without cha ... uri $uri/ =404; } location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/run/php/php7.0-fpm.sock; } }

Multi-page site parsing

import requests import csv from bs4 import BeautifulSoup as bs # URL STEAMTP: https://steamcommunity.com/market/search?appi ... ments\WebProject\trade> As you can see, the parser parses 1 page 3 times. And you need to parse 1 page 2 page and 3 page.

Image over image HTML CSS

Good evening! There is a bulletin board where there is a general list of ads in rows. If you enable the "VIP ad" function, t ... ss="bd_image_small" src="/images/board/small/{$con.file}" border="0" alt="{$con.title|escape:'html'}"/> </td>

Working speed: CSS vs JavaScript

Which is faster, and therefore which is better to use CSS or JavaScript. For example, there is a group of elements, and I nee ... perties using JavaScript? We are not talking about pure JavaScript, but the question is also relevant for it, but about GWT.

Web apps for Chrome

Chrome has its own Web Store, which has a bunch of different interesting things. I still can't tear myself away from Angry Birds . No one, by chance, has come across any information in Russian on how to create such applications, publish and monetize?

Google play update for unity

Tell me, when sending an apk update to Google Play, the message "the apk file with the version 1 code already exists" is disp ... and bundle code, separately and together. It's still a message. Where can I change the version? Unity version: 2017.4.18f1